jlahoda [Mon, 05 Nov 2018 10:31:47 +0100] rev 52404
8213103: RoundEnvironment.getElementsAnnotatedWith(Class) crashes with -source 8
Summary: Correct handling of missing annotation with -source 8.
Reviewed-by: darcy, jjg, vromero
lancea [Sun, 04 Nov 2018 13:06:02 -0500] rev 52403
8213328: Update test copyrights in test/java/util/zip and test/jdk/tools
Reviewed-by: joehw
jiangli [Sat, 03 Nov 2018 15:40:19 -0400] rev 52402
8212995: Placing the Integer.IntegerCache and cached Integer objects in the closed archive heap region.
Summary: Support shareable archive object subgraphs in closed archive heap regions.
Reviewed-by: iklam, ccheung
jcbeyler [Sat, 03 Nov 2018 12:37:55 -0700] rev 52401
8213246: Fix typo in vmTestbase failuire to failure
Summary: Fix failuire typo in two spots
Reviewed-by: mikael, dcubed, iignatyev
iklam [Mon, 29 Oct 2018 14:01:46 -0700] rev 52400
8211336: [TESTBUG] appcds tests with incorrect usage of -XX:+UseStringDeduplication
Reviewed-by: dholmes, ccheung, mseledtsov
iignatyev [Fri, 02 Nov 2018 23:44:45 -0700] rev 52399
8213337: windows-x64-slowdebug build is broken by 8177708
Reviewed-by: dholmes