jdk/src/java.base/share/classes/sun/security/jca/JCAUtil.java
changeset 32649 2ee9017c7597
parent 25859 3317bb8137f4
child 35287 e59d934ce2ba
--- a/jdk/src/java.base/share/classes/sun/security/jca/JCAUtil.java	Wed Sep 16 08:24:40 2015 -0400
+++ b/jdk/src/java.base/share/classes/sun/security/jca/JCAUtil.java	Tue Sep 15 21:56:04 2015 -0700
@@ -49,7 +49,7 @@
 
     // size of the temporary arrays we use. Should fit into the CPU's 1st
     // level cache and could be adjusted based on the platform
-    private final static int ARRAY_SIZE = 4096;
+    private static final int ARRAY_SIZE = 4096;
 
     /**
      * Get the size of a temporary buffer array to use in order to be