aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/x86/vm/interp_masm_x86_64.cpp
AgeCommit message (Expand)Author
2018-12-208206075: On x86, assert on unbound assembler Labels used as branch targetsphh
2016-01-158132051: Better byte behaviorkevinw
2013-10-308027252: Crash in interpreter because get_unsigned_2_byte_index_at_bcp reads ...mgerdin
2013-10-228026251: New type profiling points: parameters to methodsroland
2013-10-128026054: New type profiling points: type of return values at callsroland
2013-10-098023657: New type profiling points: arguments to callroland
2013-04-098010862: The Method counter fields used for profiling can be allocated lazily.jiangli
2012-11-278003935: Simplify the needed includes for using Thread::current()stefank
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
2011-09-257089790: integrate bsd-port changesnever
2011-08-167071653: JSR 292: call site change notification should be pushed not pulledtwisti
2011-07-156990212: JSR 292 JVMTI MethodEnter hook is not called for JSR 292 bootstrap a...never
2011-05-027009361: JSR 292 Invalid value on stack on solaris-sparc with -Xcompnever
2011-03-316817525: turn on method handle functionality by default for JSR 292twisti
2011-01-104930919: race condition in MDO creation at back branch locationsiveresov
2010-11-296780143: hs203t003 hits SIGSEGV/EXCEPTION_ACCESS_VIOLATION with -XX:+UseCompr...coleenp
2010-11-236989984: Use standard include model for Hospotstefank
2010-09-036953144: Tiered compilationiveresov
2010-06-02Mergejrose
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-05-236939207: refactor constant pool index processingjrose
2010-04-306943304: remove tagged stack interpretertwisti
2010-02-076923002: assert(false,"this call site should not be polymorphic")kvn
2010-02-016614597: Performance variability in jvm2008 xml.validationkvn
2009-12-166829192: JSR 292 needs to support 64-bit x86twisti
2009-09-016858208: jvm crash when specifying TypeProfileWidth=0 on jdk 6.0poonam
2009-06-266851908: interpreter null check profiling broken causing extra compilation in...never
2009-04-086655638: dynamic languages need method handlesjrose
2009-03-19Mergekvn
2009-03-136813212: factor duplicated assembly code for general subclass check (for 6655...jrose
2009-03-12Mergetrims
2009-03-10Mergekvn
2009-03-096814575: Update copyright yearxdono
2009-03-046812678: macro assembler needs delayed binding of a few constants (for 6655638)jrose
2009-03-02Mergedcubed
2009-03-026805864: 4/3 Problem with jvmti->redefineClasses: some methods don't get rede...dcubed
2009-01-136791168: Fix invalid code in bytecodeInterpreter that can cause gcc ICEcoleenp
2008-09-17Mergeapetrusenko
2008-08-275108146: Merge i486 and amd64 cpu directoriesnever
2008-08-21Mergetonyp
2008-07-026719955: Update copyright yearxdono
2008-06-12Mergeysr
2008-06-056711316: Open source the Garbage-First garbage collectorysr
2008-06-056695819: verify_oopx rax: broken oop in decode_heap_oopcoleenp
2008-04-136420645: Create a vm that uses compressed oops for up to 32gb heapsizescoleenp
2007-12-01Initial loadduke