hg: jdk/sandbox: 2 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Wed Sep 12 23:45:27 UTC 2018


Changeset: 2b7ff77c1496
Author:    jwilhelm
Date:      2018-09-13 01:41 +0200
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/2b7ff77c1496

Added tag jdk-12+11 for changeset f0f5d23449d3

! .hgtags

Changeset: e3411e5e473d
Author:    vromero
Date:      2018-09-12 16:28 -0700
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/e3411e5e473d

8207160: ClassReader::adjustMethodParams can potentially return null if the args list is empty
Reviewed-by: mcimadamore, cushon

! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/ClassReader.java
+ test/langtools/tools/javac/AvoidNPEAtClassReader/AvoidNPEAtClassReaderTest.java
+ test/langtools/tools/javac/AvoidNPEAtClassReader/pkg/Outer$Inner.jasm
+ test/langtools/tools/javac/AvoidNPEAtClassReader/pkg/Outer.jasm



More information about the jdk-sandbox-changes mailing list