src/hotspot/share/runtime/thread.cpp
Wed, 11 Sep 2019 14:16:30 +0200 lkorinth 8230398: Remove NULL checks before FREE_C_HEAP_ARRAY jdk-14+14
Wed, 11 Sep 2019 14:16:27 +0200 lkorinth 8227168: Cleanup usage of NEW_C_HEAP_ARRAY
Fri, 30 Aug 2019 09:06:46 +0200 stefank 8230203: Replace markWord enums with typed constants
Wed, 28 Aug 2019 10:56:50 -0400 dcubed 8230184: rename, whitespace, indent and comments changes in preparation for lock free Monitor lists
Mon, 26 Aug 2019 13:09:14 +0200 mgronlun Thread metadata to include excluded threads, thread sampler to exclude excluded threads, thread name friend JEP-349-branch
Thu, 22 Aug 2019 09:51:36 -0400 coleenp 8230003: Make Monitor inherit from Mutex
Tue, 06 Aug 2019 10:48:21 +0200 stefank 8229258: Rework markOop and markOopDesc into a simpler mark word value carrier
Thu, 15 Aug 2019 09:06:42 +0200 rehn 8225788: Dead code in thread and safepoint
Wed, 14 Aug 2019 10:07:00 -0400 coleenp 5103339: Strengthen NoSafepointVerifier
Fri, 09 Aug 2019 11:04:08 +0200 rehn 8226228: Make Threads_lock an always safepoint checked lock.
Wed, 31 Jul 2019 06:54:50 -0400 coleenp 8228630: Remove always true parameter to NoSafepointVerifier
Sun, 28 Jul 2019 23:14:07 -0400 dholmes 8221205: Obsolete AllowJNIEnvProxy
Tue, 23 Jul 2019 13:56:41 -0400 coleenp 8228484: Remove NoAllocVerifier because nothing uses it
Fri, 17 May 2019 16:02:27 +0200 egahlin Preview JEP-349-branch
Sat, 20 Apr 2019 19:24:51 +0200 stuefe Merge stuefe-statistical-history
Wed, 06 Mar 2019 17:31:25 +0100 stuefe Merge stuefe-statistical-history
Fri, 07 Sep 2018 07:52:35 +0200 stuefe Initial implementation of statistical history (JDK-8212618) stuefe-statistical-history
Wed, 19 Sep 2018 14:47:37 -0700 dlong Implement java.security.AccessController.doPrivileged in Java dlong-java-do-priv-branch
Fri, 19 Jul 2019 16:25:04 +0300 vlivanov 8227260: JNI upcalls should bypass class initialization barrier in c2i adapter
Mon, 24 Jun 2019 22:38:17 -0400 dcubed 8226699: [BACKOUT] JDK-8221734 Deoptimize with handshakes
Tue, 04 Jun 2019 12:44:53 -0700 kvn 8225019: Update JVMCI
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, 23 May 2019 10:13:29 +0200 rehn 8221734: Deoptimize with handshakes
Tue, 21 May 2019 10:34:57 +0200 rehn 8223306: Remove threads linked list (use ThreadsList's array in SA)
Fri, 17 May 2019 08:29:55 -0700 ccheung 8207812: Implement Dynamic CDS Archive
Fri, 10 May 2019 09:07:53 -0400 coleenp Merge
Fri, 10 May 2019 09:05:29 -0400 coleenp 8223626: move print() functions to cpp files
Thu, 09 May 2019 12:04:20 -0500 gziemski 8189208: Cleanup ancient argument processing code
Mon, 06 May 2019 20:05:19 -0700 kvn 8223332: Update JVMCI
Wed, 01 May 2019 12:31:29 -0700 kvn 8220623: [JVMCI] Update JVMCI to support JVMCI based Compiler compiled into shared library
Wed, 24 Apr 2019 09:10:45 -0700 dlong 8219403: JVMCIRuntime::adjust_comp_level should be replaced
Mon, 29 Apr 2019 16:01:52 -0400 coleenp 8222988: Use MonitorLocker rather than MutexLocker when wait/notify used
Fri, 26 Apr 2019 10:18:47 +0200 rehn 8222637: Obsolete NeedsDeoptSuspend
Thu, 25 Apr 2019 10:56:31 -0400 coleenp 8222811: Consolidate MutexLockerEx and MutexLocker
Wed, 10 Apr 2019 17:31:31 -0400 coleenp 8222231: Clean up interfaceSupport.inline.hpp duplicated code
Fri, 05 Apr 2019 10:01:09 +0100 adinn 8221477: Inject os/cpu-specific constants into Unsafe from JVM
Wed, 03 Apr 2019 22:03:39 +0000 dholmes 8218483: Crash in "assert(_daemon_threads_count->get_value() > daemon_count) failed: thread count mismatch 5 : 5"
Tue, 02 Apr 2019 13:08:38 -0400 kbarrett 8221102: Allow GC threads to participate in threads claiming protocol
Mon, 01 Apr 2019 17:11:38 -0400 kbarrett 8220671: Initialization race for non-JavaThread PtrQueues
Thu, 28 Mar 2019 19:43:59 +0100 pliden 8221394: Clean up ConcurrentGCThread
Thu, 28 Mar 2019 11:08:23 +0100 rehn 8220351: Cross-modifying code
Tue, 26 Mar 2019 15:27:41 -0400 dcubed 8221350: more monitor logging updates from Async Monitor Deflation project
Tue, 26 Mar 2019 12:08:51 +0100 rehn 8220774: Add HandshakeALot diag option
Mon, 25 Mar 2019 00:57:03 -0400 dholmes 8221207: Redo JDK-8218446 - SuspendAtExit hangs
Thu, 21 Mar 2019 03:00:28 -0400 dholmes 8221208: Backout JDK-8218446
Wed, 20 Mar 2019 18:01:42 -0400 dholmes 8218446: SuspendAtExit hangs
Fri, 15 Mar 2019 16:00:18 -0400 coleenp 8220512: Deoptimize redefinition functions that have dirty ICs
Thu, 07 Mar 2019 08:38:16 +0100 thartmann 8163511: Allocation of compile task fails with assert: "Leaking compilation tasks?"
Tue, 05 Mar 2019 19:54:33 -0500 kbarrett 8219613: Use NonJavaThread PtrQueues
Tue, 05 Feb 2019 15:12:13 -0500 pchilanomate 8210832: Remove sneaky locking in class Monitor
Thu, 31 Jan 2019 10:31:39 +0100 rehn 8218041: Assorted wrong/missing includes
Sun, 27 Jan 2019 20:48:27 -0500 dholmes 8217618: JVM TI SuspendThread doesn't suspend the current thread before returning
Tue, 15 Jan 2019 16:40:31 -0500 dholmes 8213397: Stack dump should show more clearly when a thread is blocked on a class initialization monitor
Tue, 15 Jan 2019 08:03:30 +0100 stuefe 8216982: Assertion poison page established too early
Wed, 02 Jan 2019 16:05:13 +0100 jwilhelm Merge
Fri, 21 Dec 2018 18:26:55 +0000 aph 8215879: AArch64: ReservedStackAccess may leave stack guard in inconsistent state
Thu, 27 Dec 2018 21:17:11 -0500 dholmes 8214097: Rework thread initialization and teardown logic
Thu, 20 Dec 2018 10:41:45 +0100 eosterlund 8215500: ICRefillVerifierMark does not set the provided verfier as current
Tue, 11 Dec 2018 18:00:17 -0500 kbarrett 8215097: Do not create NonJavaThreads before BarrierSet
Fri, 07 Dec 2018 13:15:35 +0100 eosterlund 8214936: assert(_needs_refill == 0) failed: Forgot to handle a failed IC transition requiring IC stubs
less more (0) -100 -60 tip