src/hotspot/share/classfile/classFileParser.cpp
Wed, 13 Nov 2019 08:23:23 -0500 coleenp 8233913: Remove implicit conversion from Method* to methodHandle jdk-14+23
Mon, 28 Oct 2019 12:55:48 +0000 hseigel 8232890: Remove bad Code attribute parsing code
Mon, 21 Oct 2019 13:13:16 -0400 lfoltan 8231844: Enhance type signature characters in classfile_constants.h and improve the JVM to use type signature characters more consistently
Thu, 17 Oct 2019 20:54:25 +0100 chegar datagramsocketimpl-branch: merge with default datagramsocketimpl-branch
Thu, 17 Oct 2019 20:53:35 +0100 chegar datagramsocketimpl-branch: update to default datagramsocketimpl-branch
Wed, 02 Oct 2019 16:55:08 -0700 ccheung 8231606: _method_ordering is not set during CDS dynamic dump time
Wed, 18 Sep 2019 21:20:13 +0200 godin 8066774: Rename the annotations arrays names in ClassFileParser
Thu, 20 Jun 2019 02:10:53 +0200 jwilhelm Merge
Wed, 19 Jun 2019 08:42:15 -0400 hseigel 8225789: Empty method parameter type should generate ClassFormatError
Tue, 11 Jun 2019 16:45:20 -0700 darcy 8214546: Start of release updates for JDK 14
Mon, 10 Jun 2019 09:52:04 -0400 hseigel 8224952: RI deviates from JVMS - non-zero minor_version for class files throws UnsupportedClassVersionError.
Tue, 14 May 2019 11:29:18 -0400 coleenp 8223657: Remove unused THREAD argument from SymbolTable functions
Tue, 23 Apr 2019 07:05:38 -0400 lfoltan 8222502: Replace 19,20 case alternatives with JVM_CONSTANT_Module/Package names
Mon, 15 Apr 2019 18:24:37 -0700 henryjen Merge
Tue, 26 Mar 2019 10:55:17 -0700 henryjen Merge
Tue, 22 Jan 2019 14:14:52 -0800 henryjen Merge
Wed, 12 Dec 2018 11:57:22 -0800 ccheung 8214809: CDS storage improvements
Sat, 30 Mar 2019 08:26:20 -0700 iklam 8221698: Remove redundant includes from popular header files
Fri, 29 Mar 2019 08:36:33 +0100 stuefe 8221408: Windows 32bit build build errors/warnings in hotspot
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
Fri, 06 Apr 2018 09:59:48 -0400 hseigel 8198908: Add JVM support for preview features
Thu, 05 Apr 2018 13:19:25 -0400 hseigel 8200261: Regression with JVM anonymous class
Fri, 23 Mar 2018 18:54:12 +0100 stefank 8200106: Move NoSafepointVerifier out from gcLocker.hpp
Thu, 15 Mar 2018 21:29:36 +0100 stefank 8200105: Remove cyclic dependency between oop.inline.hpp and collectedHeap.inline.hpp
Wed, 21 Mar 2018 19:45:24 -0400 coleenp 8199809: Don't include frame.inline.hpp and other.inline.hpp from .hpp files
Fri, 09 Mar 2018 10:46:02 -0500 coleenp 8173070: Remove ValueObj class for allocation subclassing for runtime code
Wed, 07 Mar 2018 21:57:36 +0100 stefank 8199264: Remove universe.inline.hpp to simplify include dependencies
Tue, 06 Mar 2018 17:15:16 -0500 coleenp 8198926: Move ClassLoaderData::_dependencies to ClassLoaderData::_handles
Mon, 05 Mar 2018 10:29:23 -0500 hseigel 8191102: Incorrect include file use in classLoader.hpp
Fri, 08 Sep 2017 10:46:46 -0700 psandoz 8186209: Tool support for ConstantDynamic
Wed, 20 Dec 2017 09:14:06 -0800 psandoz 8191913: Bump classfile version number to 55
less more (0) -60 tip