kbarrett [Fri, 25 Jan 2019 00:27:51 -0500] rev 53482
8216258: Make FreeIdSet semaphore-based
Summary: Use semaphore-based blocking and notifying, instead of Mutex.
Reviewed-by: tschatzl, sangheki
mseledtsov [Thu, 24 Jan 2019 14:22:50 -0800] rev 53481
8217748: [TESTBUG] Exclude TestSig test case from JFR TestShutdownEvent
Summary: Excluded TestSig cases from the test
Reviewed-by: egahlin
bpb [Thu, 24 Jan 2019 14:19:25 -0800] rev 53480
8217746: Remove java/nio/file/WatchService/LotsOfCancels.java from JDK problem list
Reviewed-by: rriggs
jwilhelm [Thu, 24 Jan 2019 21:24:29 +0100] rev 53479
8217580: Remove tests from problemList as bugs has been closed
Reviewed-by: iignatyev, mseledtsov
rriggs [Thu, 24 Jan 2019 14:39:16 -0500] rev 53478
8217740: SocksIPv6Test compilation error
Reviewed-by: bpb
mseledtsov [Thu, 24 Jan 2019 11:14:51 -0800] rev 53477
8217345: [TESTBUG] JFR TestShutdownEvent fails due to improper use of Unsafe
Summary: Added proper use of Unsafe
Reviewed-by: egahlin
amenkov [Thu, 24 Jan 2019 11:10:13 -0800] rev 53476
8216386: vmTestbase/nsk/jvmti/PopFrame/popframe005/TestDescription.java fails
Reviewed-by: jcbeyler, dtitov, sspitsyn
phh [Thu, 24 Jan 2019 10:57:31 -0800] rev 53475
8217520: Remove vm.opt.MaxGCPauseMillis == "null" from TestOldGenCollectionUsage.java
Summary: Remove the corresponding @requires line
Reviewed-by: tschatzl