mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-03 15:08: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