mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-19 08:52:24 +00:00
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