src/hotspot/share/prims/jvm.cpp
Wed, 20 Feb 2019 09:53:28 +0100 redestad 8219229: Make ConstantPool::tag_at and release_tag_at_put inlineable
Fri, 01 Feb 2019 06:42:41 -0500 coleenp 8215505: Cleanup jvm.cpp obsolete code after JDK-8210094: Better loading of classloader classes
Tue, 15 Jan 2019 22:54:09 +0100 jwilhelm Merge
Tue, 15 Jan 2019 10:55:26 -0800 henryjen Merge
Mon, 10 Sep 2018 16:49:01 -0400 coleenp 8210094: Better loading of classloader classes
Wed, 09 Jan 2019 20:28:16 +0100 shade 8216302: StackTraceElement::fill_in can use cached Class.name
Tue, 18 Dec 2018 16:36:26 -0800 dlong 8214583: AccessController.getContext may return wrong value after JDK-8212605 jdk-12+25
Tue, 18 Dec 2018 12:45:07 -0800 dlong 8214329: SwingMark SubMenus 9% regression in 12-b19 on Linux client
Thu, 06 Dec 2018 15:44:40 +0100 tschatzl 8214850: Rename vm_operations.?pp files to vmOperations.?pp files
Wed, 28 Nov 2018 15:53:49 -0500 rriggs 4947890: Minimize JNI upcalls in system-properties initialization
Fri, 09 Nov 2018 13:28:16 -0500 rriggs 8185496: Improve performance of system properties initialization in initPhase1
Tue, 06 Nov 2018 16:04:50 -0800 dlong 8212605: Pure-Java implementation of AccessController.doPrivileged
Tue, 16 Oct 2018 11:08:46 -0400 hseigel 7041262: VM_Version should be called instead of Abstract_VM_Version so that overriding works
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.
Thu, 28 Jun 2018 14:22:28 +0200 eosterlund 8205683: Refactor heap allocation to separate concerns
Sat, 23 Jun 2018 01:32:41 -0400 dholmes 8010319: Implementation of JEP 181: Nest-Based Access Control
Fri, 08 Jun 2018 06:59:16 +0200 rrich 8204561: JVM_GetClassSigners: wrap signers oop in an objArrayHandle for subsequent safepoint
Wed, 06 Jun 2018 10:45:40 -0400 coleenp 8204301: Make OrderAccess functions available to hpp rather than inline.hpp files
Fri, 18 May 2018 09:15:08 -0700 iklam 8203381: Replace InstanceKlass::allocate_instance_handle with JavaCalls::construct_new_instance
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, 26 Apr 2018 13:40:58 -0700 iklam 8197954: Remove unnecessary intermediary APIs from AppCDS implementation
Tue, 17 Apr 2018 15:54:14 +0200 clanger 8201649: Remove dubious call_jio_print in ostream.cpp
Thu, 18 Jan 2018 22:17:11 -0500 kbarrett 8192025: Less referential references
Tue, 07 Nov 2017 16:07:36 -0500 hseigel 8189123: More consistent classloading
Tue, 03 Apr 2018 13:15:27 +0200 rkennke 8199781: Don't use naked == for comparing oops
Wed, 21 Mar 2018 19:45:24 -0400 coleenp 8199809: Don't include frame.inline.hpp and other.inline.hpp from .hpp files
Fri, 16 Mar 2018 09:12:13 -0400 coleenp 8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
Wed, 07 Mar 2018 21:57:36 +0100 stefank 8199264: Remove universe.inline.hpp to simplify include dependencies
Thu, 01 Mar 2018 16:51:22 -0500 kbarrett 8198474: Move JNIHandles::resolve into jniHandles.inline.hpp
less more (0) -30 tip