mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-12 04:05:26 +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