alanb [Mon, 19 Feb 2018 19:02:43 +0000] rev 48915
8198380: tools/jimage/JImageExtractTest.java failing
Reviewed-by: alanb
Contributed-by: mvala@redhat.com
alanb [Mon, 19 Feb 2018 18:43:28 +0000] rev 48914
8198379: tools/jimage/JImageListTest.java failing
Reviewed-by: alanb
Contributed-by: mvala@redhat.com
alanb [Mon, 19 Feb 2018 13:26:41 +0000] rev 48913
8170120: jimage throws IOException when the given file is not a jimage file
Reviewed-by: alanb
Contributed-by: mvala@redhat.com
ihse [Mon, 19 Feb 2018 10:57:05 +0100] rev 48912
8198318: Make build comparisons clean again
Reviewed-by: tbell, erikj
igerasim [Sun, 18 Feb 2018 17:06:20 -0800] rev 48911
8058965: Remove IPv6 support from TwoStacksPlainSocketImpl [win]
Reviewed-by: chegar
naoto [Fri, 16 Feb 2018 14:03:34 -0800] rev 48910
8198228: Spec clarification: j.u.Locale.getDisplayName()
Reviewed-by: rriggs
erikj [Fri, 16 Feb 2018 11:49:27 -0800] rev 48909
8153294: Solaris devkit uses linker from system instead of in devkit
Reviewed-by: tbell, ihse
erikj [Fri, 16 Feb 2018 11:26:12 -0800] rev 48908
8198306: Add post custom extension hooks to two launchers
Reviewed-by: erikj
Contributed-by: ben_walsh@uk.ibm.com
ihse [Fri, 16 Feb 2018 18:51:35 +0100] rev 48907
8198227: Fix COMPARE_BUILD after forest consolidation
Reviewed-by: erikj, tbell
lana [Fri, 16 Feb 2018 05:58:57 +0000] rev 48906
Merge
lana [Fri, 16 Feb 2018 05:58:04 +0000] rev 48905
Added tag jdk-11+1 for changeset dfa46cfe5634
sdama [Fri, 16 Feb 2018 15:23:22 +0530] rev 48904
8196959: NullPointerException in discovery003.java
Summary: Fixed corner case of having engineName as NULL
Reviewed-by: jlaskey
Contributed-by: sundararajan.athijegannathan@oracle.com
martin [Thu, 15 Feb 2018 19:35:17 -0800] rev 48903
8197812: (ref) Data race in Finalizer
Reviewed-by: plevart, mchung
alanb [Thu, 15 Feb 2018 14:44:14 +0000] rev 48902
8193819: Error message when module does not have a ModuleMainClass attribute is confusing
Reviewed-by: sundar
alanb [Thu, 15 Feb 2018 13:37:20 +0000] rev 48901
8193818: Remove unused single_step field from java.lang.Thread
Reviewed-by: lancea, dholmes