log src/share/vm/classfile/javaClasses.hpp @ 12275:63147986a428

age author description
Wed, 18 Sep 2013 07:02:10 -0700 dcubed 8019835: Strings interned in different threads equal but does not ==
Thu, 10 Oct 2013 14:20:04 +0200 Gilles Duboscq Merge hs25-b46
Tue, 06 Aug 2013 16:33:59 -0700 sspitsyn 7187554: JSR 292: JVMTI PopFrame needs to handle appendix arguments
Wed, 31 Jul 2013 11:00:54 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Mon, 08 Jul 2013 19:36:22 -0400 hseigel 8014399: Remove JVM_SetProtectionDomain from hotspot
Mon, 17 Jun 2013 11:17:49 +0100 chegar Merge
Wed, 08 May 2013 15:25:08 +0100 chegar Merge
Wed, 01 May 2013 14:11:01 +0100 chegar Merge
Fri, 05 Apr 2013 10:18:36 -0400 mullan 8001330: Improve on checking order
Wed, 19 Jun 2013 10:45:56 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Wed, 22 May 2013 14:37:49 -0400 coleenp 8003421: NPG: Move oops out of InstanceKlass into mirror
Mon, 29 Apr 2013 16:13:57 -0400 hseigel 8011773: Some tests on Interned String crashed JVM with OOM
Sat, 20 Apr 2013 04:07:08 -0700 sspitsyn 8008511: JSR 292: MemberName vmtarget refs to methods must be updated at class redefinition
Sat, 06 Apr 2013 20:04:06 +0200 Gilles Duboscq Merge with hsx25
Mon, 25 Mar 2013 17:13:26 -0700 twisti 7198429: need checked categorization of caller-sensitive methods in the JDK
Thu, 31 Jan 2013 15:42:25 +0100 Thomas Wuerthinger Merge with hsx25/hotspot.
Mon, 21 Jan 2013 16:11:24 -0500 acorn Merge
Thu, 17 Jan 2013 13:40:31 -0500 coleenp 7174978: NPG: Fix bactrace builder for class redefinition
Tue, 15 Jan 2013 13:32:13 +0100 stefank 8005590: java_lang_Class injected field resolved_constructor appears unused
Wed, 16 Jan 2013 01:34:24 +0100 Thomas Wuerthinger Merge with hs25-b15.
Tue, 08 Jan 2013 14:01:36 -0500 coleenp 8004728: Add hotspot support for parameter reflection
Mon, 24 Dec 2012 11:46:38 -0800 minqi Merge
Thu, 20 Dec 2012 10:22:19 +0100 stefank 8004823: Add VM support for type annotation reflection
Thu, 13 Dec 2012 10:09:49 +0100 brutisso 8004661: Comment and function name java_lang_String::toHash is wrong
Fri, 14 Dec 2012 14:35:13 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Thu, 29 Nov 2012 16:50:29 -0500 coleenp 8000662: NPG: nashorn ant clean test262 out-of-memory with Java heap
Mon, 19 Nov 2012 15:36:13 +0100 Gilles Duboscq Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Fri, 16 Nov 2012 09:19:12 -0500 coleenp Merge
Mon, 12 Nov 2012 16:15:05 -0500 hseigel 8001471: Klass::cast() does nothing
Mon, 12 Nov 2012 14:03:53 -0800 minqi 6830717: replay of compilations would help with debugging
Mon, 12 Nov 2012 23:14:12 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/ after NPG - C++ build works
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 21 Aug 2012 10:39:19 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Mon, 18 Jun 2012 11:33:17 +0200 sla Merge
Wed, 13 Jun 2012 19:52:59 -0400 coleenp 7158800: Improve storage of symbol tables
Tue, 12 Jun 2012 14:31:44 -0700 twisti 7174218: remove AtomicLongCSImpl intrinsics
Mon, 14 May 2012 09:36:00 -0700 kvn 6924259: Remove String.count/String.offset
Tue, 03 Jul 2012 16:56:40 +0200 Christian Haeubl added basic high-level interpreter support to HotSpot
Mon, 17 Oct 2011 21:38:29 -0700 never 7098528: crash with java -XX:+ExtendedDTraceProbes
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
Fri, 22 Jul 2011 00:29:01 -0700 dholmes 7046490: Preallocated OOME objects should obey Throwable stack trace protocol
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
Thu, 31 Mar 2011 14:00:41 -0700 never 7032129: Native memory usage grow unexpectedly for vm/oom/*InternedString tests
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
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
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
Wed, 06 Jan 2010 14:22:39 -0800 never 6914300: ciEnv should export all well known classes
Mon, 04 Jan 2010 18:38:08 +0100 twisti 6893081: method handle & invokedynamic code needs additional cleanup (post 6815692, 6858164)
Mon, 04 Jan 2010 15:52:40 +0100 twisti 6894206: JVM needs a way to traverse method handle structures
Fri, 30 Oct 2009 16:22:59 -0700 jrose 6858164: invokedynamic code needs some cleanup (post-6655638)