hotspot/src/cpu/x86/vm/templateInterpreter_x86_32.cpp
Sat, 12 Oct 2013 12:12:59 +0200 roland 8026054: New type profiling points: type of return values at calls
Tue, 06 Aug 2013 16:33:59 -0700 sspitsyn 7187554: JSR 292: JVMTI PopFrame needs to handle appendix arguments
Tue, 02 Jul 2013 20:42:12 -0400 drchase 7088419: Use x86 Hardware CRC32 Instruction with java.util.zip.CRC32
Wed, 24 Apr 2013 11:49:38 +0200 roland 8010460: Interpreter on some platforms loads ConstMethod::_max_stack and misses extra stack slots for JSR 292
Wed, 24 Apr 2013 18:20:04 -0400 jiangli 8013041: guarantee(this->is8bit(imm8)) failed: Short forward jump exceeds 8-bit offset.
Tue, 09 Apr 2013 17:17:41 -0400 jiangli 8010862: The Method counter fields used for profiling can be allocated lazily.
Wed, 03 Apr 2013 11:12:57 -0700 kvn 8011102: Clear AVX registers after return from JNI call
Wed, 13 Mar 2013 09:44:45 +0100 roland 8009761: Deoptimization on sparc doesn't set Llast_SP correctly in the interpreter frames it creates
Wed, 23 Jan 2013 13:02:39 -0500 jprovino 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
Tue, 11 Dec 2012 12:41:31 -0500 jiangli 8004076: Move _max_locals and _size_of_parameters to ConstMethod for better sharing.
Fri, 30 Nov 2012 15:23:16 -0800 twisti 8003240: x86: move MacroAssembler into separate file
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Wed, 06 Jun 2012 14:33:43 -0400 jiangli 7172967: Eliminate constMethod's _method backpointer to methodOop.
Tue, 15 May 2012 10:10:23 +0200 roland 7133857: exp() and pow() should use the x87 ISA on x86
Fri, 06 Jan 2012 20:09:20 -0800 kvn Merge
Tue, 20 Dec 2011 12:33:05 +0100 bdelsart 7116216: StackOverflow GC crash
Wed, 07 Dec 2011 11:35:03 +0100 stefank 7118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() functions
Mon, 24 Oct 2011 07:53:17 -0700 twisti 7090904: JSR 292: JRuby junit test crashes in PSScavengeRootsClosure::do_oop
Thu, 16 Jun 2011 13:46:55 -0700 never 7055355: JSR 292: crash while throwing WrongMethodTypeException
Thu, 12 May 2011 10:29:02 -0700 never 7043461: VM crashes in void LinkResolver::runtime_resolve_virtual_method
Fri, 08 Apr 2011 14:19:50 -0700 jmasa Merge
Thu, 31 Mar 2011 02:31:57 -0700 twisti 6817525: turn on method handle functionality by default for JSR 292
Thu, 07 Apr 2011 09:53:20 -0700 johnc 7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error
Tue, 01 Feb 2011 03:38:44 -0800 twisti 7009309: JSR 292: compiler/6991596/Test6991596.java crashes on fastdebug JDK7/b122
Tue, 18 Jan 2011 18:00:06 -0800 iveresov 7012766: assert(false) failed: DEBUG MESSAGE in MacroAssembler::debug32
Mon, 10 Jan 2011 18:46:29 -0800 iveresov 4930919: race condition in MDO creation at back branch locations
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Fri, 03 Sep 2010 17:51:07 -0700 iveresov 6953144: Tiered compilation
Wed, 02 Jun 2010 22:45:42 -0700 jrose Merge
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Sun, 23 May 2010 01:38:26 -0700 jrose 6939207: refactor constant pool index processing
Fri, 30 Apr 2010 08:37:24 -0700 twisti 6943304: remove tagged stack interpreter
Tue, 09 Mar 2010 20:16:19 +0100 twisti 6919934: JSR 292 needs to support x86 C1
Fri, 15 Jan 2010 11:53:33 -0800 never 6849984: Value methods for platform dependent math functions constant fold incorrectly
Mon, 04 Jan 2010 18:38:08 +0100 twisti 6893081: method handle & invokedynamic code needs additional cleanup (post 6815692, 6858164)
Fri, 30 Oct 2009 16:22:59 -0700 jrose 6858164: invokedynamic code needs some cleanup (post-6655638)
Sat, 17 Oct 2009 19:51:05 -0700 jrose 6815692: method handle code needs some cleanup (post-6655638)
Tue, 21 Apr 2009 23:21:04 -0700 jrose 6655646: dynamic languages need dynamically linked call sites
Wed, 08 Apr 2009 10:56:49 -0700 jrose 6655638: dynamic languages need method handles
Thu, 12 Mar 2009 18:16:36 -0700 trims Merge
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Wed, 04 Mar 2009 09:58:39 -0800 jrose 6812678: macro assembler needs delayed binding of a few constants (for 6655638)
Mon, 26 Jan 2009 12:07:54 -0800 xlu 6795913: A few remaining wrong casts need to be fixed for building hotspot successfully on Mac OS.
Wed, 24 Dec 2008 13:06:09 -0800 xlu 6787106: Hotspot 32 bit build fails on platforms having different definitions for intptr_t & int32_t
Thu, 02 Oct 2008 19:58:19 -0700 xdono 6754988: Update copyright year
Wed, 27 Aug 2008 00:21:55 -0700 never 5108146: Merge i486 and amd64 cpu directories
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip