src/hotspot/share/classfile/classFileParser.cpp
Sat, 23 Mar 2019 21:51:07 -0700 iklam 8220095: Assertion failure when symlink (with different name) is used for lib/modules file
Fri, 08 Mar 2019 23:02:06 +0100 redestad 8219860: Cleanup ClassFileParser::parse_linenumber_table
Sat, 23 Feb 2019 10:55:45 +0100 shade 8219583: Windows build failure after JDK-8214777 (Avoid some GCC 8.X strncpy() errors in HotSpot)
Thu, 21 Feb 2019 16:56:06 -0800 mikael 8214777: Avoid some GCC 8.X strncpy() errors in HotSpot
Thu, 14 Feb 2019 22:57:37 -0500 dholmes 8218939: vm/mlvm/anonloader/stress/byteMutation crashed on windows
Wed, 13 Feb 2019 14:20:40 -0500 lfoltan 8218004: Clean up terminology for shared methods within the JVM for indy and condy support jdk-13+8
Wed, 13 Feb 2019 07:22:09 -0500 coleenp 8218755: Refix Symbol leak in prepend_host_package_name
Tue, 12 Feb 2019 14:23:49 +0100 redestad 8218675: Reduce verification overhead in ClassFileParser
Fri, 08 Feb 2019 09:33:59 -0500 coleenp 8218593: Symbol leak in prepend_host_package_name
Tue, 22 Jan 2019 18:13:49 -0800 vlivanov 8213234: Move LambdaForm.Hidden to jdk.internal.vm.annotation
Tue, 15 Jan 2019 22:54:09 +0100 jwilhelm Merge
Thu, 13 Dec 2018 11:47:35 -0800 henryjen Merge
Mon, 10 Sep 2018 16:49:01 -0400 coleenp 8210094: Better loading of classloader classes
Thu, 13 Dec 2018 19:06:11 +0100 darcy 8205626: Start of release updates for JDK 13
Tue, 11 Dec 2018 10:29:08 -0500 hseigel 8215165: Improve -Xlog:class+preview message text
Mon, 26 Nov 2018 22:49:57 -0800 dlong 8213259: [AOT] AOTing java.base fails with "java.lang.AssertionError: no fingerprint for Ljdk/internal/event/Event"
Tue, 06 Nov 2018 16:04:50 -0800 dlong 8212605: Pure-Java implementation of AccessController.doPrivileged
Wed, 03 Oct 2018 09:46:46 -0400 hseigel 8209138: Symbol constructor uses u1 as the element type of its name argument
Mon, 20 Aug 2018 08:25:57 -0400 lfoltan 8209301: JVM rename is_anonymous, host_klass to unsafe specific terminology ahead of Unsafe.defineAnonymousClass deprecation
Tue, 07 Aug 2018 15:45:07 -0700 iklam 8208999: Some use of Klass* should be replaced by InstanceKlass*
Fri, 03 Aug 2018 09:42:57 -0700 prr Merge
Thu, 26 Jul 2018 15:56:37 -0400 hseigel 8207944: java.lang.ClassFormatError: Extra bytes at the end of class file test" possibly violation of JVMS 4.7.1
Wed, 27 Jun 2018 21:01:12 -0700 darcy 8205615: Start of release updates for JDK 12
Wed, 27 Jun 2018 09:52:23 +0200 goetz 8199940: Print more information about class loaders in IllegalAccessErrors.
Mon, 25 Jun 2018 11:33:11 -0400 lfoltan 8169559: Add class loader names to relevant VM messages
Sat, 23 Jun 2018 01:32:41 -0400 dholmes 8010319: Implementation of JEP 181: Nest-Based Access Control
Tue, 19 Jun 2018 07:54:11 -0400 lfoltan 8202605: Standardize on ClassLoaderData::loader_name() throughout the VM to obtain a class loader's name
Fri, 15 Jun 2018 12:31:28 +0200 goetz 8204268: Improve some IncompatibleClassChangeError messages.
Tue, 15 May 2018 20:24:34 +0200 egahlin 8199712: Flight Recorder
Wed, 02 May 2018 09:26:10 -0700 ccheung 8200466: Revisit the setting of _transitive_interfaces in InstanceKlass
less more (0) -30 tip