log src/share/vm/classfile/javaClasses.cpp @ 23974:f13e777eb255

age author description
Wed, 16 Nov 2016 12:32:54 -0800 Tom Rodriguez Merge with jdk8u111-b14
Tue, 02 Feb 2016 11:44:20 +0300 shade 8059677: Thread.getName() instantiates Strings
Thu, 07 Jan 2016 17:28:46 +0100 Gilles Duboscq Merge with jdk8u66-b17
Mon, 20 Jul 2015 18:57:07 +0300 vkempik 8048353: jstack -l crashes VM when a Java mirror for a primitive type is locked
Thu, 30 Apr 2015 03:31:58 -0700 sspitsyn 8073705: more performance issues in class redefinition
Tue, 28 Apr 2015 00:37:33 -0700 dbuck 8072863: Replace fatal() with vm_exit_during_initialization() when an incorrect class is found on the bootclasspath
Wed, 08 Apr 2015 14:20:09 -0700 sspitsyn 8067662: "java.lang.NullPointerException: Method name is null" from StackTraceElement.<init>
Wed, 22 Jul 2015 08:56:03 -0700 twisti Rename JVMCI to INCLUDE_JVMCI.
Thu, 28 May 2015 15:36:48 +0200 Doug Simon recast all Graal native code as JVMCI code (JBS:GRAAL-53)
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Wed, 19 Nov 2014 13:02:11 -0500 coleenp 8042235: redefining method used by multiple MethodHandles crashes VM
Fri, 26 Sep 2014 12:50:30 -0400 coleenp 8058927: ATG throws ClassNotFoundException
Fri, 05 Sep 2014 16:01:29 -0400 coleenp 6642881: Improve performance of Class.getClassLoader()
Thu, 27 Feb 2014 10:34:55 +0100 stefank 8035648: Don't use Handle in java_lang_String::print
Fri, 23 Jan 2015 10:54:21 +0100 Doug Simon removed GPU code