Index: trunk/src/org/openstreetmap/josm/io/remotecontrol/handler/RequestHandler.java
===================================================================
--- trunk/src/org/openstreetmap/josm/io/remotecontrol/handler/RequestHandler.java	(revision 13244)
+++ trunk/src/org/openstreetmap/josm/io/remotecontrol/handler/RequestHandler.java	(revision 13245)
@@ -38,5 +38,5 @@
 
     /** past confirmations */
-    protected static PermissionCache PERMISSIONS = new PermissionCache();
+    protected static final PermissionCache PERMISSIONS = new PermissionCache();
 
     /** The GET request arguments */
