src/hotspot/share/classfile/verifier.cpp
Tue, 26 Nov 2019 10:47:46 +0100 stefank 8234748: Clean up atomic and orderAccess includes
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
Mon, 07 Oct 2019 16:55:24 +0200 redestad 8230043: Lazily load libverify
Wed, 19 Jun 2019 13:34:31 -0400 hseigel 8226304: Obsolete the -XX:+FailOverToOldVerifier option
Tue, 14 May 2019 11:29:18 -0400 coleenp 8223657: Remove unused THREAD argument from SymbolTable functions
Thu, 09 May 2019 14:28:30 +0200 stefank 8223624: Cleanup includes of universe.hpp
Thu, 04 Apr 2019 09:39:44 +0200 goetz 8221470: Print methods in exception messages in java-like Syntax.
Sat, 30 Mar 2019 08:26:20 -0700 iklam 8221698: Remove redundant includes from popular header files
Wed, 27 Mar 2019 09:29:34 -0400 hseigel 8059357: ClassVerifier redundantly checks constant pool entries multiple times
Thu, 14 Mar 2019 18:56:25 +0100 redestad 8220366: Optimize Symbol handling in ClassVerifier and SignatureStream
Thu, 14 Mar 2019 09:38:17 -0400 hseigel 8219579: Remove redundant signature parsing from the verifier
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
Mon, 10 Sep 2018 16:49:01 -0400 coleenp 8210094: Better loading of classloader classes
Tue, 04 Dec 2018 11:54:09 -0800 ccheung 8214728: Unnecessary InstanceKlass::cast at few places
Wed, 03 Oct 2018 09:46:46 -0400 hseigel 8209138: Symbol constructor uses u1 as the element type of its name argument
Tue, 11 Sep 2018 09:53:41 -0400 hseigel 8210470: Remove unused Verifier::verify() Verifier::Mode 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*
Wed, 11 Jul 2018 16:11:10 +0200 goetz 8206977: Minor improvements of runtime code.
Wed, 06 Jun 2018 10:45:40 -0400 coleenp 8204301: Make OrderAccess functions available to hpp rather than inline.hpp files
Tue, 07 Nov 2017 16:07:36 -0500 hseigel 8189123: More consistent classloading
Fri, 23 Mar 2018 18:54:12 +0100 stefank 8200106: Move NoSafepointVerifier out from gcLocker.hpp
Fri, 16 Mar 2018 09:12:13 -0400 coleenp 8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
Mon, 05 Mar 2018 10:29:23 -0500 hseigel 8191102: Incorrect include file use in classLoader.hpp
Thu, 01 Mar 2018 16:51:22 -0500 kbarrett 8198474: Move JNIHandles::resolve into jniHandles.inline.hpp
Fri, 08 Sep 2017 10:46:46 -0700 psandoz 8186209: Tool support for ConstantDynamic
Tue, 31 Oct 2017 11:55:09 -0400 coleenp 8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
Mon, 16 Oct 2017 22:36:06 -0400 coleenp 8188220: Remove Atomic::*_ptr() uses and overloads from hotspot
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip