hg: jdk/jdk: 8187487: crash with classes with same binary name
vicente.romero at oracle.com
vicente.romero at oracle.com
Tue Jan 2 21:39:54 UTC 2018
Changeset: 3a52333a5e57
Author: vromero
Date: 2018-01-02 16:35 -0500
URL: http://hg.openjdk.java.net/jdk/jdk/rev/3a52333a5e57
8187487: crash with classes with same binary name
Reviewed-by: jjg
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Enter.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
! test/langtools/tools/javac/NestedInnerClassNames.out
+ test/langtools/tools/javac/T8187487/CrashWithDuplicateClassNamesTest.java
+ test/langtools/tools/javac/T8187487/CrashWithDuplicateClassNamesTest.out
+ test/langtools/tools/javac/diags/examples/SameBinaryName.java
More information about the jdk-changes
mailing list