6875847: Java Locale Enhancement

Fix for javac to allow "sun.util.locale" package accessible.

Reviewed-by: jjg
This commit is contained in:
Naoto Sato 2010-08-25 15:31:46 -07:00
parent 37fcc133f6
commit 34fda8a36d

View File

@ -565,6 +565,7 @@ sun.tools.jar = tiger legacy
sun.tools.jar.resources = tiger legacy
sun.util = tiger legacy
sun.util.calendar = tiger legacy
sun.util.locale = tiger legacy
sun.util.logging.resources = tiger legacy
sunw.io = tiger legacy
sunw.util = tiger legacy