jdk/test/java/util/logging/bundlesearch/TwiceIndirectlyLoadABundle.java
changeset 32649 2ee9017c7597
parent 17487 77566e5979d1
--- a/jdk/test/java/util/logging/bundlesearch/TwiceIndirectlyLoadABundle.java	Wed Sep 16 08:24:40 2015 -0400
+++ b/jdk/test/java/util/logging/bundlesearch/TwiceIndirectlyLoadABundle.java	Tue Sep 15 21:56:04 2015 -0700
@@ -37,7 +37,7 @@
  */
 public class TwiceIndirectlyLoadABundle {
 
-    private final static String rbName = "StackSearchableResource";
+    private static final String rbName = "StackSearchableResource";
 
     public boolean loadAndTest() throws Throwable {
         // Find out where we are running from so we can setup the URLClassLoader URLs