aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/asm
AgeCommit message (Expand)Author
2018-12-208206075: On x86, assert on unbound assembler Labels used as branch targetsphh
2014-09-028055494: Add C2 x86 intrinsic for BigInteger::multiplyToLen() methodkvn
2014-08-298054292: code comments leak in fastdebug buildsdrchase
2014-08-278046598: Scalable Native memory tracking developmentzgu
2014-05-228037816: Fix for 8036122 breaks build with Xcode5/clangdrchase
2014-01-22Mergekvn
2013-12-248029233: Update copyright year to match last edit in jdk8 hotspot repository ...mikael
2013-11-218028767: PPC64: (part 121): smaller shared changes needed to build C2goetz
2013-11-068026775: nsk/jvmti/RedefineClasses/StressRedefine crashes due to EXCEPTION_AC...mikael
2013-08-298021954: VM SIGSEGV during classloading on MacOS; hs_err_pid file producedcoleenp
2013-04-308011661: Insufficient memory message says "malloc" when sometimes it should s...ccheung
2013-03-188008555: Debugging code in compiled method sometimes leaks memoryroland
2013-02-118003252: PPC: move MacroAssembler into separate filemorris
2013-02-118003251: ARM: move MacroAssembler into separate filemorris
2013-01-078004537: replace AbstractAssembler emit_long with emit_int32twisti
2012-12-21Mergeroland
2012-12-208004250: replace AbstractAssembler a_byte/a_long with emit_int8/emit_int32twisti
2012-12-188004536: replace AbstractAssembler emit_word with emit_int16twisti
2012-12-178004548: remove unused AbstractAssembler::print(Label&)twisti
2012-12-128004883: NPG: clean up anonymous class fixcoleenp
2012-12-07Mergeroland
2012-12-068003250: SPARC: move MacroAssembler into separate filetwisti
2012-11-298000662: NPG: nashorn ant clean test262 out-of-memory with Java heapcoleenp
2012-11-308003240: x86: move MacroAssembler into separate filetwisti
2012-11-308003195: AbstractAssembler should not store code pointers but use the CodeSec...twisti
2012-11-278003850: add support for constants in stub codekvn
2012-10-298000780: make Zero build and run with JDK8twisti
2012-10-097197424: update copyright year to match last edit in jdk8 hotspot repositorymikael
2012-09-247200163: add CodeComments functionality to assember stubskvn
2012-09-177196262: JSR 292: java/lang/invoke/PrivateInvokeTest.java fails on solaris-sparctwisti
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2012-07-247023639: JSR 292 method handle invocation needs a fast path for compiled codetwisti
2012-06-286995781: Native Memory Tracking (Phase 1)zgu
2011-12-237110832: ctw/.../org_apache_avalon_composition_util_StringHelper crashes the VMkvn
2011-11-167003454: order constants in constant table by number of references in codetwisti
2011-11-087104960: JSR 292: +VerifyMethodHandles in product JVM can overflow buffernever
2011-10-237103380: assertion failure with -XX:+PrintNativeNMethodsnever
2011-04-057010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copy...trims
2011-02-027016023: Enable building ARM and PPC from src/closed repositorybobv
2010-12-106993125: runThese crashes with assert(Thread::current()->on_local_stack((addr...kvn
2010-12-036961690: load oops from constant table on SPARCtwisti
2010-11-236989984: Use standard include model for Hospotstefank
2010-10-116829194: JSR 292 needs to support compressed oopstwisti
2010-08-276961697: move nmethod constants section before instruction sectiontwisti
2010-08-256978355: renaming for 6961697twisti
2010-08-09Mergenever
2010-08-036973963: SEGV in ciBlock::start_bci() with EAkvn
2010-08-036953477: Increase portability and flexibility of building Hotspotbobv
2010-06-106730276: JDI_REGRESSION tests fail with "Error: count must be non-zero" error...kvn
2010-06-02Mergejrose