kbarrett [Tue, 26 Jun 2018 16:59:38 -0400] rev 50803
8205559: Remove IN_CONCURRENT_ROOT Access decorator
Summary: Removed decorator and made all NativeAccess use barriers.
Reviewed-by: pliden, stefank
sspitsyn [Tue, 26 Jun 2018 13:50:59 -0700] rev 50802
8205721: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatArrayCorrectnessTest.java
Summary: Add the test to the ProblemList.txt
Reviewed-by: dcubed
stefank [Tue, 26 Jun 2018 13:55:17 +0200] rev 50801
8144992: Remove OopIterateClosure::idempotent
Reviewed-by: pliden, kbarrett
stefank [Tue, 26 Jun 2018 13:54:19 +0200] rev 50800
8205607: Use oop_iterate instead of oop_iterate_no_header
Reviewed-by: pliden, kbarrett
sspitsyn [Tue, 26 Jun 2018 12:29:20 -0700] rev 50799
8205701: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorGCCMSTest.java
Summary: Add the test to the ProblemList.txt
Reviewed-by: dcubed
dcubed [Tue, 26 Jun 2018 14:15:49 -0400] rev 50798
8205648: fix for 8205195 breaks secondary error handling
Summary: Only grab Threads_lock in VMError::controlled_crash() when we don't already own it.
Reviewed-by: sspitsyn, stuefe
jlaskey [Tue, 26 Jun 2018 14:14:29 -0300] rev 50797
8205696: Undo licence.md
Reviewed-by: sundar, hannesw
rriggs [Tue, 26 Jun 2018 12:42:36 -0400] rev 50796
8205547: FileChannel/CleanerTest.java fails due to expected FD count
Reviewed-by: psandoz