mli [Fri, 11 May 2018 17:50:00 +0800] rev 50082
8202756: move FilterUSRTest.java to openJDK
Reviewed-by: rriggs
lana [Fri, 11 May 2018 04:57:43 +0000] rev 50081
Added tag jdk-11+13 for changeset 758deedaae84
ysuenaga [Fri, 11 May 2018 09:40:23 +0900] rev 50080
8202889: Remove trailing LF from perf log
Reviewed-by: stuefe, clanger
ccheung [Thu, 10 May 2018 16:39:50 -0700] rev 50079
8202289: Non-empty directory in module path is not handled properly at CDS/AppCDS dump time
8202519: Crash during large AppCDS dump
Summary: Convert the source of a class into canonical form before comparing witha shared path table entry.
Reviewed-by: jiangli, iklam
erikj [Thu, 10 May 2018 10:00:49 -0700] rev 50078
8202919: JDK-8202683 broke macosx build
Reviewed-by: shade, tbell
kvn [Thu, 10 May 2018 09:27:59 -0700] rev 50077
8202773: Unhandled oop in JavaThread::collect_counters
Summary: remove MutexLocker
Reviewed-by: dcubed
lmesnik [Tue, 08 May 2018 15:28:12 -0700] rev 50076
8202748: jtreg :hotspot_misc group shouldn't include vmTestbase tests
Reviewed-by: iignatyev, mseledtsov