jdk/test/java/util/logging/Logger/logrb/TestLogrbResourceBundle.java
changeset 32649 2ee9017c7597
parent 20865 164ba3f3484b
--- a/jdk/test/java/util/logging/Logger/logrb/TestLogrbResourceBundle.java	Wed Sep 16 08:24:40 2015 -0400
+++ b/jdk/test/java/util/logging/Logger/logrb/TestLogrbResourceBundle.java	Tue Sep 15 21:56:04 2015 -0700
@@ -40,8 +40,8 @@
  */
 public class TestLogrbResourceBundle {
 
-    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