hg: jdk/sandbox: 2 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Thu Sep 3 09:30:24 UTC 2020
Changeset: 68563b1343f3
Author: jlahoda
Date: 2020-09-03 11:13 +0200
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/68563b1343f3
8160601: unexpected error compiling @Deprecated package
Reviewed-by: jlaskey
! src/jdk.compiler/share/classes/com/sun/tools/javac/parser/JavacParser.java
+ test/langtools/tools/javac/depDocComment/JavadocDeprecatedInPackageTest.java
Changeset: c9455b1ee48d
Author: jlahoda
Date: 2020-09-03 11:14 +0200
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/c9455b1ee48d
8245664: javac erroneously issues deprecation warning for use of a deprecated package
Reviewed-by: vromero
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Check.java
+ test/langtools/tools/javac/lint/DeprecationTest.java
More information about the jdk-sandbox-changes
mailing list