jdk/test/java/util/logging/Logger/setResourceBundle/TestSetResourceBundle.java
changeset 32649 2ee9017c7597
parent 22079 5f22afc7db58
--- a/jdk/test/java/util/logging/Logger/setResourceBundle/TestSetResourceBundle.java	Wed Sep 16 08:24:40 2015 -0400
+++ b/jdk/test/java/util/logging/Logger/setResourceBundle/TestSetResourceBundle.java	Tue Sep 15 21:56:04 2015 -0700
@@ -49,8 +49,8 @@
  */
 public class TestSetResourceBundle {
 
-    final static String LIST_BUNDLE_NAME = "resources.ListBundle";
-    final static String PROPERTY_BUNDLE_NAME = "resources.PropertyBundle";
+    static final String LIST_BUNDLE_NAME = "resources.ListBundle";
+    static final String PROPERTY_BUNDLE_NAME = "resources.PropertyBundle";
 
     /**
      * A dummy handler class that we can use to check the bundle/bundle name