src/hotspot/share/prims/jvm.cpp
Tue, 26 Nov 2019 10:47:46 +0100 stefank 8234748: Clean up atomic and orderAccess includes
Mon, 25 Nov 2019 12:33:15 +0100 stefank 8234740: Harmonize parameter order in Atomic - cmpxchg
Mon, 25 Nov 2019 12:22:13 +0100 stefank 8234562: Move OrderAccess::release_store*/load_acquire to Atomic
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
less more (0) -50 -30 tip