changeset 681:ecff24121064

6875847: Java Locale Enhancement Summary: Fix for javac to allow "sun.util.locale" package accessible. Reviewed-by: jjg
author naoto
date Wed, 25 Aug 2010 15:31:46 -0700
parents 70ebdef189c9
children cfd047f3cf60
files src/share/classes/com/sun/tools/javac/resources/legacy.properties
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/share/classes/com/sun/tools/javac/resources/legacy.properties	Wed Aug 25 11:40:25 2010 -0700
+++ b/src/share/classes/com/sun/tools/javac/resources/legacy.properties	Wed Aug 25 15:31:46 2010 -0700
@@ -565,6 +565,7 @@
 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