src/java.base/share/classes/java/lang/Thread.java
Fri, 26 Apr 2019 00:57:03 -0400 dholmes 8222518: Remove unnecessary caching of Parker object in java.lang.Thread
Wed, 09 Jan 2019 10:59:37 -0800 igerasim 8210788: Javadoc for Thread.join(long, int) should specify that it waits forever when both arguments are zero
Tue, 06 Nov 2018 10:01:16 -0800 mchung 8211122: Reduce the number of internal classes made accessible to jdk.unsupported
Fri, 14 Sep 2018 12:53:07 -0400 rriggs 8098798: Thread.join(ms) on Linux still affected by changes to the time-of-day clock
Sun, 24 Jun 2018 10:41:51 +0200 plevart 8205540: test/hotspot/jtreg/vmTestbase/nsk/jdb/trace/trace001/trace001.java fails with Debuggee did not exit after 15 <cont> commands
Fri, 22 Jun 2018 17:56:55 +0200 plevart 8202788: Explicitly reclaim cached thread-local direct buffers at thread exit
Tue, 12 Jun 2018 13:24:37 -0700 smarks 8204243: remove Thread.destroy() and Thread.stop(Throwable)
Mon, 30 Apr 2018 16:27:23 +0200 redestad 8202419: Avoid creating Permission constants early
Thu, 29 Mar 2018 16:23:35 -0700 martin 8200123: Replace Thread.init with telescoping constructor jdk-11+7
Thu, 29 Mar 2018 16:21:54 -0700 martin 8200122: Remove unused field Thread.threadQ
Tue, 27 Mar 2018 16:25:40 -0700 jjg 8199465: {@docRoot} references need to be updated to reflect new module/package structure
Mon, 12 Mar 2018 10:04:12 -0400 rriggs 8199420: Update javadoc tags in java.lang.System and related
Thu, 01 Mar 2018 18:27:39 +0000 alanb 8198841: Thread.interrupt should set interrupt status while holding blockerLock
Wed, 28 Feb 2018 09:54:38 +0000 alanb 8198562: (ch) Separate blocking and non-blocking code paths (part 1)
Thu, 15 Feb 2018 13:37:20 +0000 alanb 8193818: Remove unused single_step field from java.lang.Thread
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip