alitvinov [Tue, 16 Jul 2019 15:15:45 +0100] rev 55701
8227392: Colors with alpha are painted incorrectly on Linux, after JDK-8214579
8224825: java/awt/Color/AlphaColorTest.java fails in linux-x64 system
Reviewed-by: prr
jlahoda [Tue, 16 Jul 2019 10:48:22 +0200] rev 55700
8227640: javac crashes on text blocks with invalid escapes.
Summary: Do not translate escape sequences if text block contains illegal escapes.
Reviewed-by: jlaskey
serb [Mon, 15 Jul 2019 16:25:23 -0700] rev 55699
8226653: [accessibility] Can edit text cell correctly, but Accessibility Tool reads nothing about editor
Reviewed-by: prr
ccheung [Mon, 15 Jul 2019 09:53:23 -0700] rev 55698
8227496: Update NUM_CDS_REGIONS and CURRENT_CDS_ARCHIVE_VERSION in cds.h
Reviewed-by: jiangli
plevart [Sat, 13 Jul 2019 10:43:45 +0000] rev 55697
8227368: EnumSet.class serialization broken in JDK 9+
Reviewed-by: smarks
clanger [Fri, 12 Jul 2019 21:38:46 +0200] rev 55696
8227636: Fix output dir for jlink_jre target in Images.gmk
Reviewed-by: tbell
stuefe [Thu, 04 Jul 2019 11:55:00 +0200] rev 55695
8227252: [aix] Disable jdk/java/lang/reflect/exeCallerAccessTest
Reviewed-by: goetz