git: openjdk/jdk: 8267708: Remove references to com.sun.tools.javadoc.**
Pavel Rappo
prappo at openjdk.java.net
Wed May 26 11:28:05 UTC 2021
Changeset: 4343997a
Author: Pavel Rappo <prappo at openjdk.org>
Date: 2021-05-26 11:27:15 +0000
URL: https://git.openjdk.java.net/jdk/commit/4343997a1a2b38581488932f6a4971ce330bd467
8267708: Remove references to com.sun.tools.javadoc.**
This commit changes BaseOptions.java to fix the NoStringToLower test that failed after jdk.javadoc has been added to the list of package prefixes that NoStringToLower scans.
Reviewed-by: jjg
! src/jdk.compiler/share/classes/com/sun/tools/javac/api/JavacTrees.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/util/Log.java
! src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/BaseOptions.java
! test/langtools/jdk/javadoc/tool/CheckResourceKeys.java
! test/langtools/tools/javac/NoStringToLower.java
! test/langtools/tools/javac/T8003967/DetectMutableStaticFields.java
More information about the jdk-changes
mailing list