mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +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