src/hotspot/share/runtime/thread.cpp
Fri, 29 Nov 2019 12:09:25 +0100 rehn 8234086: VM operation can be simplified
Mon, 25 Nov 2019 18:38:01 +0100 mgronlun 8233197: Invert JvmtiExport::post_vm_initialized() and Jfr:on_vm_start() start-up order for correct option parsing
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
Mon, 18 Nov 2019 23:41:06 -0500 dholmes 8215355: Object monitor deadlock with no threads holding the monitor (using jemalloc 5.1)
Wed, 13 Nov 2019 11:37:29 +0100 lkorinth 8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector
Wed, 06 Nov 2019 21:18:42 -0500 dholmes 8233454: Test fails with assert(!is_init_completed(), "should only happen during init") after JDK-8229516
Sun, 03 Nov 2019 18:02:29 -0500 dholmes 8229516: Thread.isInterrupted() always returns false after thread termination
Wed, 30 Oct 2019 11:23:55 +0100 mgronlun Merge JEP-349-branch
Tue, 29 Oct 2019 08:26:55 -0700 mr 8232080: jlink plugins for vendor information and run-time options
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
Tue, 08 Oct 2019 11:57:11 +0200 mgronlun Merge JEP-349-branch
Mon, 07 Oct 2019 18:44:53 -0400 dholmes 8231289: Disentangle JvmtiRawMonitor from ObjectMonitor and clean it up
Mon, 07 Oct 2019 16:13:25 +0200 mgronlun Merge JEP-349-branch
Wed, 02 Oct 2019 16:55:08 -0700 ccheung 8231606: _method_ordering is not set during CDS dynamic dump time
Wed, 25 Sep 2019 22:40:41 +0200 mgronlun Merge JEP-349-branch
Tue, 24 Sep 2019 10:12:56 -0400 coleenp 8213150: Add verification for locking by VMThread
Tue, 24 Sep 2019 03:28:42 -0400 dholmes 8230395: Code checks for NULL value returned from NEW_C_HEAP_ARRAY which can not happen
Tue, 24 Sep 2019 08:54:39 +0200 rehn 8229778: TestJstatdDefaults.java failed due to "fatal error: LEAF method calling lock?"
Sat, 21 Sep 2019 12:10:52 +0200 mgronlun Merge JEP-349-branch
Fri, 20 Sep 2019 10:23:40 -0400 coleenp 8225628: Remove unused Thread::muxAcquireW function
Thu, 19 Sep 2019 10:52:22 +0200 rehn 8226705: [REDO] Deoptimize with handshakes
Wed, 18 Sep 2019 11:32:34 +0200 mgronlun Merge JEP-349-branch
Tue, 17 Sep 2019 19:09:37 -0400 dholmes 8230424: Use platform independent code for Thread.interrupt support
Sat, 14 Sep 2019 13:18:20 +0200 mgronlun Merge JEP-349-branch
Sat, 14 Sep 2019 13:03:44 +0200 mgronlun Merge JEP-349-branch
Fri, 13 Sep 2019 08:40:09 +0200 pliden 8230877: Rename THREAD_LOCAL_DECL to THREAD_LOCAL
Wed, 11 Sep 2019 22:09:05 -0400 dholmes 8230423: Move os::sleep to JavaThread::sleep
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
less more (0) -100 -60 tip