pmuthuswamy [Wed, 27 Jun 2018 12:56:21 +0530] rev 50810
8187288: bad (no) wrapping for modifier and type column
Reviewed-by: jjg
smarks [Tue, 26 Jun 2018 19:45:59 -0700] rev 50809
8203670: unmodifiable List iterator() implementations should not be ListIterators
Reviewed-by: redestad, igerasim, plevart
amlu [Wed, 27 Jun 2018 09:44:46 +0800] rev 50808
8205673: Problem list RmiRegistrySslTest.java and RmiSslBootstrapTest.sh
Reviewed-by: xuelei
erikj [Tue, 26 Jun 2018 17:41:42 -0700] rev 50807
8205625: linux-aarch64-cmp-baseline fails builds-tier5
Reviewed-by: dholmes
iignatyev [Tue, 26 Jun 2018 16:01:37 -0700] rev 50806
8199580: [TESTBUG] Un-quarantine vm/mlvm/indy/func/jdi/breakpointOtherStratum and breakpoint
Reviewed-by: kvn
sspitsyn [Tue, 26 Jun 2018 15:46:20 -0700] rev 50805
8205723: Problem list serviceability/jvmti/HeapMonitor/MyPackage/HeapMonitorStatRateTest.java
Summary: Add the test to the ProblemList.txt
Reviewed-by: dcubed, cjplummer
dnsimon [Wed, 27 Jun 2018 00:16:37 +0200] rev 50804
8205703: [JVMCI] Expose all GC selection flags
Reviewed-by: kvn, dlong
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