attila [Sun, 11 Feb 2018 12:41:56 +0100] rev 48844
8193295: Remove no longer used COMMALEFT
Reviewed-by: hannesw, mhaupt
dl [Sat, 10 Feb 2018 09:23:41 -0800] rev 48843
8195590: Miscellaneous changes imported from jsr166 CVS 2018-02
Reviewed-by: martin, psandoz, dholmes
dl [Sat, 10 Feb 2018 09:17:53 -0800] rev 48842
8190324: ThreadPoolExecutor should not specify a dependency on finalization
Reviewed-by: martin, psandoz, alanb, rriggs, dholmes
lancea [Sat, 10 Feb 2018 07:06:16 -0500] rev 48841
8190378: Removal of CORBA and Java EE modules
Reviewed-by: rriggs, alanb, mchung, erikj, goetz
ksrini [Fri, 09 Feb 2018 13:58:17 -0800] rev 48840
8194651: javadoc: mark the com.sun.javadoc API for removal
Reviewed-by: jjg
erikj [Fri, 09 Feb 2018 13:58:40 -0800] rev 48839
8196998: Create devkit for Linux with gcc 7.3
Reviewed-by: tbell, ihse
erikj [Fri, 09 Feb 2018 13:56:50 -0800] rev 48838
8187676: Disable uninitialized warnings for two files until proper fix available
Reviewed-by: tbell, kvn, ihse
aefimov [Fri, 09 Feb 2018 14:49:38 +0000] rev 48837
6857903: SAXException.initCause() does not correctly set Exception
Reviewed-by: rriggs
lfoltan [Tue, 06 Feb 2018 10:28:22 -0500] rev 48836
8196601: IllegalAccessError: cannot access class jdk.jfr.internal.handlers.EventHandler
Summary: Do not perform access check when returning a reflection field or method or performing internal signature processing.
Reviewed-by: acorn, psandoz
jwilhelm [Mon, 05 Feb 2018 23:12:03 +0100] rev 48835
Merge
psandoz [Thu, 01 Feb 2018 14:19:04 -0800] rev 48834
8195694: ConstantBootstraps.invoke does not preserve variable arity
Reviewed-by: jrose
psandoz [Thu, 01 Feb 2018 11:24:39 -0800] rev 48833
8196583: Update jib and test jtreg version to 4.2 b12
Reviewed-by: mchung, lfoltan
ccheung [Thu, 01 Feb 2018 10:55:27 -0800] rev 48832
8196124: [testbug] runtime/appcds/jigsaw/classpathtests/DummyClassesInBootClassPath.java passes despite of error
Summary: Create another archive with whitebox.jar in the -Xbootclasspath/a; check output from TestCommon.execCommon().
Reviewed-by: iklam, mseledtsov
coleenp [Thu, 01 Feb 2018 13:30:53 -0500] rev 48831
8196199: Remove miscellaneous oop comparison operators
Reviewed-by: hseigel, lfoltan
Contributed-by: kim.barrett@oracle.com, coleen.phillimore@oracle.com
psandoz [Wed, 31 Jan 2018 17:43:46 -0800] rev 48830
8196533: Update CondyNestedTest.java to compile jcod file
Reviewed-by: mchung