hg: jdk9/client/langtools: 3 new changesets
philip.race at oracle.com
philip.race at oracle.com
Mon Jul 7 17:38:25 UTC 2014
Changeset: 854b6d0d408c
Author: sogoel
Date: 2014-07-03 15:48 -0700
URL: http://hg.openjdk.java.net/jdk9/client/langtools/rev/854b6d0d408c
8049284: Missing bug id in test/tools/javac/varargs/warning/Warn*
Reviewed-by: darcy
! test/tools/javac/varargs/warning/Warn4.java
! test/tools/javac/varargs/warning/Warn5.java
Changeset: 1c63fdd5dee3
Author: jjg
Date: 2014-07-04 10:52 +0100
URL: http://hg.openjdk.java.net/jdk9/client/langtools/rev/1c63fdd5dee3
8042261: Implement classfile tests for Deprecated attribute.
Reviewed-by: jjg, anazarov, shurailine
! test/tools/javac/classfiles/attributes/SourceFile/SourceFileTestBase.java
+ test/tools/javac/classfiles/attributes/deprecated/DeprecatedPackageTest.java
+ test/tools/javac/classfiles/attributes/deprecated/DeprecatedTest.java
! test/tools/javac/classfiles/attributes/lib/TestBase.java
+ test/tools/javac/classfiles/attributes/lib/TestResult.java
Changeset: a92bd8ad80b1
Author: vromero
Date: 2014-07-04 16:34 +0100
URL: http://hg.openjdk.java.net/jdk9/client/langtools/rev/a92bd8ad80b1
8049075: javac, wildcards and generic vararg method invocation not accepted
Reviewed-by: mcimadamore
! src/share/classes/com/sun/tools/javac/comp/Resolve.java
+ test/tools/javac/varargs/T8049075/VarargsAndWildcardParameterizedTypeTest.java
More information about the jdk9-all-changes
mailing list