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
shade [Thu, 10 May 2018 17:19:29 +0200] rev 50075
8202683: Minimal VM should build cleanly on 64-bit platforms
Reviewed-by: erikj, dholmes
stuefe [Thu, 10 May 2018 07:26:18 +0200] rev 50074
8202822: Add .git to .hgignore
Reviewed-by: erikj
erikj [Wed, 09 May 2018 19:50:30 +0200] rev 50073
8202557: OpenJDK fails to start in Windows 7 and 8.1 after upgrading compiler to VC 2017
Reviewed-by: tbell
jlahoda [Wed, 09 May 2018 17:14:29 +0200] rev 50072
8202843: langtools ant build fails
Summary: Using default -source/-target settings when building langtools using the developer ant build.
Reviewed-by: mcimadamore
tschatzl [Wed, 09 May 2018 13:37:05 +0200] rev 50071
8202780: Remove EnqueueTask related code from ReferenceProcessor after JDK-8202017
Summary: Remove code obsoleted by JDK-8202017
Reviewed-by: kbarrett, sangheki