coleenp [Wed, 09 Aug 2017 18:51:44 -0400] rev 46781
8186044: [TESTBUG] DumpSharedDictionary test sometimes fails in JPRT
Summary: wrap test in CDSTestUtils.isUnableToMap(out)
Reviewed-by: iklam, mseledtsov
8185436: jtreg: introduce @requires property to disable cds tests
Summary: Fix CompressedClassPointers test to succeed also if cds is not available.
Reviewed-by: jiangli, mseledtsov, iklam
tschatzl [Wed, 09 Aug 2017 17:27:42 +0200] rev 46778
8183121: Add information about scanned and skipped cards during UpdateRS
Summary: Log the number of scanned and skipped cards for the UpdateRS phase too.
Reviewed-by: mgerdin, sangheki