src/hotspot/share/classfile/verifier.cpp
2019-10-21 lfoltan 8231844: Enhance type signature characters in classfile_constants.h and improve the JVM to use type signature characters more consistently
2019-10-17 chegar datagramsocketimpl-branch: merge with default datagramsocketimpl-branch
2019-10-17 chegar datagramsocketimpl-branch: update to default datagramsocketimpl-branch
2019-10-07 redestad 8230043: Lazily load libverify
2019-06-19 hseigel 8226304: Obsolete the -XX:+FailOverToOldVerifier option
2019-05-14 coleenp 8223657: Remove unused THREAD argument from SymbolTable functions
2019-05-09 stefank 8223624: Cleanup includes of universe.hpp
2019-04-04 goetz 8221470: Print methods in exception messages in java-like Syntax.
2019-03-30 iklam 8221698: Remove redundant includes from popular header files
2019-03-27 hseigel 8059357: ClassVerifier redundantly checks constant pool entries multiple times
2019-03-14 redestad 8220366: Optimize Symbol handling in ClassVerifier and SignatureStream
2019-03-14 hseigel 8219579: Remove redundant signature parsing from the verifier
2019-02-23 shade 8219583: Windows build failure after JDK-8214777 (Avoid some GCC 8.X strncpy() errors in HotSpot)
2019-02-22 mikael 8214777: Avoid some GCC 8.X strncpy() errors in HotSpot
2018-09-10 coleenp 8210094: Better loading of classloader classes
2018-12-04 ccheung 8214728: Unnecessary InstanceKlass::cast at few places
2018-10-03 hseigel 8209138: Symbol constructor uses u1 as the element type of its name argument
2018-09-11 hseigel 8210470: Remove unused Verifier::verify() Verifier::Mode argument
2018-08-20 lfoltan 8209301: JVM rename is_anonymous, host_klass to unsafe specific terminology ahead of Unsafe.defineAnonymousClass deprecation
2018-08-07 iklam 8208999: Some use of Klass* should be replaced by InstanceKlass*
2018-07-11 goetz 8206977: Minor improvements of runtime code.
2018-06-06 coleenp 8204301: Make OrderAccess functions available to hpp rather than inline.hpp files
2017-11-07 hseigel 8189123: More consistent classloading
2018-03-23 stefank 8200106: Move NoSafepointVerifier out from gcLocker.hpp
2018-03-16 coleenp 8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
2018-03-05 hseigel 8191102: Incorrect include file use in classLoader.hpp
2018-03-01 kbarrett 8198474: Move JNIHandles::resolve into jniHandles.inline.hpp
2017-09-08 psandoz 8186209: Tool support for ConstantDynamic
2017-10-31 coleenp 8189610: Reconcile jvm.h and all jvm_md.h between java.base and hotspot
2017-10-17 coleenp 8188220: Remove Atomic::*_ptr() uses and overloads from hotspot
2017-09-12 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip