src/hotspot/share/prims/jvm.cpp
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
less more (0) -50 -30 tip