martin [Thu, 08 Feb 2018 17:25:57 -0800] rev 48996
8198482: The URLClassPath field "urls" should be renamed to "unopenedUrls"
Reviewed-by: alanb, mchung
martin [Thu, 08 Feb 2018 17:25:57 -0800] rev 48995
8198481: Coding style cleanups for src/java.base/share/classes/jdk/internal/loader
Reviewed-by: alanb, mchung, rriggs
martin [Thu, 08 Feb 2018 17:25:56 -0800] rev 48994
8198480: Improve ClassLoaders static init block
Reviewed-by: alanb, mchung
redestad [Tue, 27 Feb 2018 21:05:07 +0100] rev 48993
8198755: Reduce cost of InvokerBytecodeGenerator::isStaticallyInvocable/-Nameable
Reviewed-by: vlivanov, psandoz, jrose
aefimov [Tue, 27 Feb 2018 12:47:58 +0000] rev 48992
8038043: Xerces Update: XInclude update
Reviewed-by: joehw
bpatel [Mon, 26 Feb 2018 17:18:15 -0800] rev 48991
8198522: Javadoc search broken after output files organization for modules
Reviewed-by: jjg
psandoz [Mon, 26 Feb 2018 16:05:25 -0800] rev 48990
8198375: Passing 'null' value to lookup param of ConstantBootstraps.invoke does not throw NullPointerException
Reviewed-by: mchung
redestad [Mon, 26 Feb 2018 12:43:53 +0100] rev 48989
8198492: Bootstrapping java.lang.invoke can cause deadlock after JDK-8198418
8198490: java/util/logging/TestLogConfigurationDeadLock.java timed out.
Reviewed-by: alanb