src/hotspot/share/classfile/vmSymbols.hpp
Mon, 14 Oct 2019 11:36:17 +0200 goetz 8218628: Add detailed message to NullPointerException describing what is null.
Tue, 01 Oct 2019 11:43:10 +0200 neliasso 8226721: Missing intrinsics for Math.ceil, floor, rint
Tue, 20 Aug 2019 10:11:53 +0100 adinn 8224974: Implement JEP 352
Fri, 16 Aug 2019 14:42:50 -0700 srukmannagar 8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
Tue, 23 Jul 2019 20:03:03 -0700 mchung 8219774: Reexamine the initialization of LangReflectAccess shared secret at AccessibleObject::<clinit>
Wed, 10 Apr 2019 08:15:45 +0200 goetz Merge JEP-8220715-NPE_messages
Fri, 08 Feb 2019 14:15:05 +0100 goetz 8218628: Add detailed message to NullPointerException describing what is null. JEP-8220715-NPE_messages
Wed, 19 Sep 2018 14:47:37 -0700 dlong Implement java.security.AccessController.doPrivileged in Java dlong-java-do-priv-branch
Fri, 05 Jul 2019 12:55:54 +0300 vlivanov 8226409: Enable argument profiling for sun.misc.Unsafe.put*/get*
Mon, 03 Jun 2019 13:21:02 -0700 iveresov 8223320: [AOT] jck test api/javax_script/ScriptEngine/PutGet.html fails when test classes are AOTed
Thu, 30 May 2019 12:45:02 -0700 skuksenko 8223504: Improve performance of forall loops by better inlining of "iterator()" methods
Tue, 07 May 2019 13:33:27 -0700 sviswanathan 8222074: Enhance auto vectorization for x86
Wed, 01 May 2019 12:31:29 -0700 kvn 8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
Fri, 05 Apr 2019 10:01:09 +0100 adinn 8221477: Inject os/cpu-specific constants into Unsafe from JVM
Sat, 30 Mar 2019 08:26:20 -0700 iklam 8221698: Remove redundant includes from popular header files
Tue, 22 Jan 2019 18:13:49 -0800 vlivanov 8213234: Move LambdaForm.Hidden to jdk.internal.vm.annotation
Mon, 14 Jan 2019 17:20:20 +0100 shade 8216308: StackTraceElement::fill_in can use injected Class source-file
Thu, 10 Jan 2019 15:13:51 -0500 coleenp 8216167: Update include guards to reflect correct directories
Tue, 18 Dec 2018 16:50:35 +0000 pli 8212043: Add floating-point Math.min/max intrinsics
Tue, 11 Dec 2018 20:31:18 -0500 mhorie 8213754: PPC64: Add Intrinsics for isDigit/isLowerCase/isUpperCase/isWhitespace
Fri, 30 Nov 2018 11:40:48 +0100 eosterlund 8213565: Crash in DependencyContext::remove_dependent_nmethod
Tue, 06 Nov 2018 16:04:50 -0800 dlong 8212605: Pure-Java implementation of AccessController.doPrivileged
Mon, 22 Oct 2018 17:00:04 -0700 mchung 8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
Wed, 15 Aug 2018 11:19:57 -0700 iklam 8209545: Simplify HeapShared::archive_module_graph_objects
Mon, 13 Aug 2018 19:21:43 +0200 redestad 8209120: Archive the Integer.IntegerCache
Fri, 10 Aug 2018 00:35:57 -0400 jiangli 8207263: Store the Configuration for system modules into CDS archive.
Sun, 08 Jul 2018 12:43:05 -0400 jiangli 8202035: Archive the set of ModuleDescriptor and ModuleReference objects for observable system modules with unnamed initial module.
Wed, 27 Jun 2018 20:21:42 -0700 kvn 8205528: Base64 encoding algorithm using AVX512 instructions
Sat, 23 Jun 2018 01:32:41 -0400 dholmes 8010319: Implementation of JEP 181: Nest-Based Access Control
Thu, 14 Jun 2018 02:01:31 -0400 dholmes 8204668: Cleanup management of the java.vm.info System property
Tue, 15 May 2018 20:24:34 +0200 egahlin 8199712: Flight Recorder
Tue, 08 May 2018 20:59:58 -0400 kbarrett 8202631: JVM_Clone to throw CloneNotSupportException for Reference object
Thu, 18 Jan 2018 22:17:11 -0500 kbarrett 8192025: Less referential references
Sun, 25 Feb 2018 04:59:43 +0100 jwilhelm Merge
Wed, 21 Feb 2018 11:18:52 -0500 hseigel 8184289: Obsolete -XX:+UnsyncloadClass and -XX:+MustCallLoadClassInternal options
Fri, 23 Feb 2018 12:10:56 -0800 mchung 8198249: Remove deprecated Runtime::runFinalizersOnExit and System::runFinalizersOnExit
Fri, 08 Sep 2017 10:46:46 -0700 psandoz 8186209: Tool support for ConstantDynamic
Sat, 13 Jan 2018 02:56:22 +0100 jwilhelm Merge
Mon, 08 Jan 2018 09:46:31 -0500 coleenp 8058259: compute_offset() is confusing for static fields
Thu, 18 Jan 2018 18:58:46 +0000 lana Merge
Thu, 18 Jan 2018 02:25:18 +0300 vlivanov 8194963: SystemDictionary::link_method_handle_constant() can't link MethodHandle.invoke()/invokeExact() jdk-10+40
Wed, 20 Dec 2017 09:14:52 -0800 psandoz 8193085: Vectorize the nio Buffer equals and compareTo implementations
Mon, 27 Nov 2017 20:21:34 -0800 iklam 8188791: Move AppCDS from closed repo to open repo
Thu, 09 Nov 2017 11:13:50 -0800 bchristi 8185925: StackFrameInfo::walker field can be replaced with bitmap to save footprint
Tue, 10 Oct 2017 14:38:56 -0700 ccheung 8185694: Replace SystemDictionaryShared::_java_platform_loader with SystemDictionary::is_platform_class_loader()
Wed, 04 Oct 2017 11:52:07 -0700 dpochepk 8187684: Intrinsify Math.multiplyHigh(long, long)
Tue, 26 Sep 2017 10:03:17 -0400 coleenp 8081323: ConstantPool::_resolved_references is missing in heap dump
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip