hotspot/src/share/vm/classfile/javaClasses.cpp
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Mon, 16 Jul 2012 11:14:41 -0700 twisti 7087357: JSR 292: remove obsolete code after 7085860
Mon, 18 Jun 2012 11:33:17 +0200 sla Merge
Tue, 12 Jun 2012 14:31:44 -0700 twisti 7174218: remove AtomicLongCSImpl intrinsics
Wed, 13 Jun 2012 19:52:59 -0400 coleenp 7158800: Improve storage of symbol tables
Mon, 14 May 2012 09:36:00 -0700 kvn 6924259: Remove String.count/String.offset
Sun, 22 Jan 2012 14:03:20 -0800 never 7130676: Tiered: assert(bci == 0 || 0<= bci && bci<code_size()) during stack trace construction
Mon, 17 Oct 2011 21:38:29 -0700 never 7098528: crash with java -XX:+ExtendedDTraceProbes
Sun, 25 Sep 2011 16:03:29 -0700 never 7089790: integrate bsd-port changes
Thu, 15 Sep 2011 12:44:09 -0700 iveresov Merge
Tue, 13 Sep 2011 20:28:00 -0700 kvn 7090259: Fix hotspot sources to build with old compilers
Sat, 10 Sep 2011 17:29:02 -0700 never 7086585: make Java field injection more flexible
Thu, 08 Sep 2011 05:11:31 -0700 twisti 7085860: JSR 292: implement CallSite.setTargetNormal and setTargetVolatile as native methods
Fri, 02 Sep 2011 20:58:21 -0700 never 7071307: MethodHandle bimorphic inlining should consider the frequency
Thu, 01 Sep 2011 01:31:25 -0700 twisti 7079673: JSR 292: C1 should inline bytecoded method handle adapters
Fri, 22 Jul 2011 00:29:01 -0700 dholmes 7046490: Preallocated OOME objects should obey Throwable stack trace protocol
Thu, 07 Jul 2011 10:51:07 -0700 kvn Merge
Mon, 13 Jun 2011 13:48:18 +0200 brutisso 6918185: Remove unused code for lost card-marking optimization in BacktraceBuilder
Thu, 23 Jun 2011 17:14:06 -0700 jrose 7056328: JSR 292 invocation sometimes fails in adapters for types not on boot class path
Fri, 06 May 2011 16:33:13 -0700 never 6939861: JVM should handle more conversion operations
Tue, 26 Apr 2011 14:04:43 -0400 coleenp 7009923: JSR 292: VM crash in JavaThread::last_frame
Tue, 12 Apr 2011 14:18:53 -0700 coleenp Merge
Thu, 07 Apr 2011 17:02:30 -0700 jrose 6981791: remove experimental code for JSR 292
Thu, 31 Mar 2011 14:00:41 -0700 never 7032129: Native memory usage grow unexpectedly for vm/oom/*InternedString tests
Thu, 31 Mar 2011 02:31:57 -0700 twisti 6817525: turn on method handle functionality by default for JSR 292
Tue, 12 Apr 2011 02:53:06 -0400 dholmes 7034585: Adjust fillInStackTrace filtering to assist 6998871
Tue, 22 Mar 2011 13:36:33 -0700 jcoomes 6962931: move interned strings out of the perm gen
Fri, 18 Mar 2011 16:00:34 -0700 never 7017732: move static fields into Class to prepare for perm gen removal
Fri, 11 Mar 2011 22:34:57 -0800 jrose 7012648: move JSR 292 to package java.lang.invoke and adjust names
Fri, 11 Mar 2011 22:33:47 -0800 jrose 6839872: remove implementation inheritance from JSR 292 APIs
Thu, 27 Jan 2011 16:11:27 -0800 coleenp 6990754: Use native memory and reference counting to implement SymbolTable
Tue, 07 Dec 2010 03:15:45 -0800 sla 6539281: -Xcheck:jni should validate char* argument to ReleaseStringUTFChars
Wed, 01 Dec 2010 18:26:32 -0500 ikrylov 6348631: remove the use of the HPI library from Hotspot
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Mon, 13 Sep 2010 23:24:30 -0700 jrose 6939224: MethodHandle.invokeGeneric needs to perform the correct set of conversions
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Sat, 01 May 2010 02:42:18 -0700 jrose 6939134: JSR 292 adjustments to method handle invocation
Mon, 01 Feb 2010 17:29:01 -0800 ysr 6904516: More object array barrier fixes, following up on 6906727
Wed, 06 Jan 2010 14:22:39 -0800 never 6914300: ciEnv should export all well known classes
Mon, 04 Jan 2010 15:52:40 +0100 twisti 6894206: JVM needs a way to traverse method handle structures
Fri, 11 Dec 2009 08:39:30 -0800 jmasa Merge
Fri, 30 Oct 2009 16:22:59 -0700 jrose 6858164: invokedynamic code needs some cleanup (post-6655638)
Thu, 03 Dec 2009 15:01:57 -0800 ysr 6906727: UseCompressedOops: some card-marking fixes related to object arrays
Thu, 27 Aug 2009 06:17:23 -0700 twisti 6865583: Verbose CIPrintMethodCodes asserts when ldc an empty String
Thu, 20 Aug 2009 12:42:57 -0700 cfang 6873116: Modify reexecute implementation to use pcDesc to record the reexecute bit
Fri, 31 Jul 2009 17:12:33 -0700 cfang 6833129: specjvm98 fails with NullPointerException in the compiler with -XX:DeoptimizeALot
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
Fri, 20 Mar 2009 23:19:36 -0700 jrose 6814659: separable cleanups and subroutines for 6655638
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Mon, 05 Jan 2009 13:44:03 -0500 acorn 4670071: loadClassInternal is too restrictive.
Wed, 24 Dec 2008 19:13:53 -0800 xlu 6781583: Hotspot build fails on linux 64 bit platform with gcc 4.3.2
Mon, 28 Jul 2008 14:07:44 -0400 kamg 6721093: -XX:AppendRatio=N not supported
Wed, 02 Jul 2008 12:55:16 -0700 xdono 6719955: Update copyright year
Wed, 21 May 2008 16:31:35 -0700 kvn 6703888: Compressed Oops: use the 32-bits gap after klass in a object
Tue, 29 Apr 2008 19:45:22 -0700 jrose 6652736: well known classes in system dictionary are inefficiently processed
Sun, 13 Apr 2008 17:43:42 -0400 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
Wed, 26 Mar 2008 12:25:06 -0700 never 6679708: No_Safepoint_Verifier and BacktraceBuilder have uninitialized fields
Thu, 17 Jan 2008 13:38:17 -0800 coleenp 6646946: Kernel installation failed on Japanese and Chinese XP SP2 (VM part)
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip