src/hotspot/share/prims/jvm.cpp
Wed, 13 Nov 2019 08:23:23 -0500 coleenp 8233913: Remove implicit conversion from Method* to methodHandle jdk-14+23
Mon, 04 Nov 2019 11:42:24 -0800 bchristi 8233091: Backout JDK-8212117: Class.forName loads a class but not linked if class is not initialized
Sun, 03 Nov 2019 18:02:29 -0500 dholmes 8229516: Thread.isInterrupted() always returns false after thread termination
Thu, 31 Oct 2019 16:45:58 +0000 alanb 8205132: Degrade Thread.countStackFrames() to throw UOE
Tue, 22 Oct 2019 08:57:41 +0200 ihse 8223400: Replace some enums with static const members in hotspot/runtime
Tue, 22 Oct 2019 08:51:18 +0200 ihse Merge ihse-cflags-rewrite-branch
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
Thu, 17 Oct 2019 11:07:24 +0200 ihse Merge from default (huge) ihse-cflags-rewrite-branch
Mon, 14 Oct 2019 11:36:17 +0200 goetz 8218628: Add detailed message to NullPointerException describing what is null.
Mon, 07 Oct 2019 12:06:47 +0200 redestad 8231895: Avoid String allocations in JVM_FindLoadedClass
Mon, 23 Sep 2019 14:49:04 -0400 lfoltan 8230505: Replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type
Tue, 17 Sep 2019 19:09:37 -0400 dholmes 8230424: Use platform independent code for Thread.interrupt support
Tue, 17 Sep 2019 09:51:02 +0200 pliden 8230841: Remove oopDesc::equals()
Wed, 11 Sep 2019 22:09:05 -0400 dholmes 8230423: Move os::sleep to JavaThread::sleep
Mon, 09 Sep 2019 11:04:04 -0700 bchristi 8212117: Class.forName may return a reference to a loaded but not linked Class
Mon, 09 Sep 2019 09:05:30 +0200 rehn 8228758: assert(_no_handle_mark_nesting == 0) failed: allocating handle inside NoHandleMark
Sat, 07 Sep 2019 18:48:57 -0400 dholmes 8230422: Convert uninterruptible os::sleep calls to os::naked_short_sleep
Wed, 14 Aug 2019 18:26:23 -0400 dholmes 8228858: Reimplement JVM_RawMonitors to use PlatformMutex
Wed, 10 Apr 2019 08:26:23 +0200 goetz Print methods in Java syntax. Simplify computing the message JEP-8220715-NPE_messages
Tue, 19 Mar 2019 15:56:52 +0100 goetz amend 8218628: Better message text 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
Thu, 20 Sep 2018 22:01:12 +0200 ihse Merge ihse-cflags-rewrite-branch
Wed, 19 Sep 2018 14:47:37 -0700 dlong Implement java.security.AccessController.doPrivileged in Java dlong-java-do-priv-branch
Mon, 11 Jun 2018 12:10:55 +0200 ihse Merge ihse-cflags-rewrite-branch
Thu, 15 Mar 2018 09:33:36 +0100 ihse Merge from default ihse-cflags-rewrite-branch
Thu, 01 Mar 2018 17:00:23 +0100 ihse Trying to clear up gcc warnings as well. ihse-cflags-rewrite-branch
Tue, 21 May 2019 10:46:08 +0200 rehn 8223313: Use handshakes for CountStackFrames.
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, 25 Apr 2019 10:56:31 -0400 coleenp 8222811: Consolidate MutexLockerEx and MutexLocker
Thu, 25 Apr 2019 08:55:49 +0200 pliden 8222462: Introduce CollectedHeap::unused()
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
less more (0) -60 tip