aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/x86/vm/templateInterpreter_x86_32.cpp
AgeCommit message (Expand)Author
2019-07-228176100: [REDO][REDO] G1 Needs pre barrier on dereference of weak JNI handlesphh
2017-07-118161598: Kitchensink fails: assert(nm->insts_contains(original_pc)) failed: o...jb8u152-b999jb8u152-b998jb8u152-b997jb8u152-b996jb8u152-b994jb8u152-b993jb8u152-b992jb8u152-b991.1jb8u152-b991jb8u152-b990jb8u152-b989jb8u152-b986jb8u152-b985jb8u152-b984jb8u152-b983jb8u152-b982jb8u152-b981jb8u152-b980jb8u152-b979jb8u152-b978jb8u152-b977jb8u152-b976jb8u152-b972jb8u152-b971jb8u152-b970.3jb8u152-b970.2jb8u152-b970.1jb8u152-b970jb8u152-b969jb8u152-b968jb8u152-b966jb8u152-b965jb8u152-b964.2jb8u152-b964.1jb8u152-b964jb8u152-b963jb8u152-b962jb8u152-b961jb8u152-b960jb8u152-b959jb8u152-b958jb8u152-b957jb8u152-b956.1jb8u152-b956jb8u152-b954jb8u152-b953jb8u152-b951jb8u152-b950jb8u152-b949jb8u152-b948jb8u152-b945jb8u152-b944jb8u152-b943jb8u152-b942jb8u152-b941.7jb8u152-b941.6jb8u152-b941.5jb8u152-b941.4jb8u152-b941.3jb8u152-b941.1jb8u152-b941jb8u152-b1038.6jb8u152-b1038.3jb8u152-b1038.1jb8u152-b1038jb8u152-b1037.2jb8u152-b1037jb8u152-b1036.1jb8u152-b1036jb8u152-b1035jb8u152-b1032jb8u152-b1031jb8u152-b1029jb8u152-b1028jb8u152-b1027jb8u152-b1026jb8u152-b1025jb8u152-b1024.9jb8u152-b1024.8jb8u152-b1024.7jb8u152-b1024.6jb8u152-b1024.5jb8u152-b1024.4jb8u152-b1024.3jb8u152-b1024.2jb8u152-b1024.18jb8u152-b1024.15jb8u152-b1024.14jb8u152-b1024.13jb8u152-b1024.12jb8u152-b1024.11jb8u152-b1024.10jb8u152-b1024.1jb8u152-b1024jb8u152-b1023jb8u152-b1022jb8u152-b1021jb8u152-b1020jb8u152-b1019jb8u152-b1018jb8u152-b1017jb8u152-b1014jb8u152-b1012.1jb8u152-b1012jb8u152-b1010jb8u152-b1009jb8u152-b1008.1jb8u152-b1008jb8u152-b1007jb8u152-b1006jb8u152-b1005jb8u152-b1004jb8u152-b1003jb8u152-b1002jb8u152-b1001jb8u152-b1000kevinw
2016-01-158132051: Better byte behaviorkevinw
2014-04-018032410: compiler/uncommontrap/TestStackBangRbp.java times out on Solaris-Spa...roland
2014-04-038039146: Fix 64-bit store to int JNIHandleBlock::_topgoetz
2013-10-248026328: Setting a breakpoint on invokedynamic crashes the JVMtwisti
2013-10-228026251: New type profiling points: parameters to methodsroland
2013-10-128026054: New type profiling points: type of return values at callsroland
2013-08-067187554: JSR 292: JVMTI PopFrame needs to handle appendix argumentssspitsyn
2013-07-027088419: Use x86 Hardware CRC32 Instruction with java.util.zip.CRC32drchase
2013-04-248010460: Interpreter on some platforms loads ConstMethod::_max_stack and miss...roland
2013-04-248013041: guarantee(this->is8bit(imm8)) failed: Short forward jump exceeds 8-b...jiangli
2013-04-098010862: The Method counter fields used for profiling can be allocated lazily.jiangli
2013-04-038011102: Clear AVX registers after return from JNI callkvn
2013-03-138009761: Deoptimization on sparc doesn't set Llast_SP correctly in the interp...roland
2013-01-238005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCSjprovino
2012-12-118004076: Move _max_locals and _size_of_parameters to ConstMethod for better s...jiangli
2012-11-308003240: x86: move MacroAssembler into separate filetwisti
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-067172967: Eliminate constMethod's _method backpointer to methodOop.jiangli
2012-05-157133857: exp() and pow() should use the x87 ISA on x86roland
2012-01-06Mergekvn
2011-12-207116216: StackOverflow GC crashbdelsart
2011-12-077118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() funct...stefank
2011-10-247090904: JSR 292: JRuby junit test crashes in PSScavengeRootsClosure::do_ooptwisti
2011-06-167055355: JSR 292: crash while throwing WrongMethodTypeExceptionnever
2011-05-127043461: VM crashes in void LinkResolver::runtime_resolve_virtual_methodnever
2011-04-08Mergejmasa
2011-04-077009266: G1: assert(obj->is_oop_or_null(true )) failed: Errorjohnc
2011-03-316817525: turn on method handle functionality by default for JSR 292twisti
2011-02-017009309: JSR 292: compiler/6991596/Test6991596.java crashes on fastdebug JDK7...twisti
2011-01-187012766: assert(false) failed: DEBUG MESSAGE in MacroAssembler::debug32iveresov
2011-01-104930919: race condition in MDO creation at back branch locationsiveresov
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-03-096919934: JSR 292 needs to support x86 C1twisti
2010-01-156849984: Value methods for platform dependent math functions constant fold in...never
2010-01-046893081: method handle & invokedynamic code needs additional cleanup (post 68...twisti
2009-10-306858164: invokedynamic code needs some cleanup (post-6655638)jrose
2009-10-176815692: method handle code needs some cleanup (post-6655638)jrose
2009-04-216655646: dynamic languages need dynamically linked call sitesjrose
2009-04-086655638: dynamic languages need method handlesjrose
2009-03-12Mergetrims
2009-03-096814575: Update copyright yearxdono
2009-03-046812678: macro assembler needs delayed binding of a few constants (for 6655638)jrose