git: openjdk/mobile: 3 new changesets
duke
duke at openjdk.java.net
Thu Sep 3 09:19:26 UTC 2020
Changeset: aab706c6
Author: Jan Lahoda <jlahoda at openjdk.org>
Date: 2020-09-03 11:13:46 +0000
URL: https://git.openjdk.java.net/mobile/commit/aab706c6
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: a951a153
Author: Jan Lahoda <jlahoda at openjdk.org>
Date: 2020-09-03 11:14:23 +0000
URL: https://git.openjdk.java.net/mobile/commit/a951a153
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
Changeset: 2c006fce
Author: duke <duke at openjdk.org>
Date: 2020-09-03 09:18:31 +0000
URL: https://git.openjdk.java.net/mobile/commit/2c006fce
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list