Index: trunk/test/unit/org/openstreetmap/josm/TestUtils.java
===================================================================
--- trunk/test/unit/org/openstreetmap/josm/TestUtils.java	(revision 10571)
+++ trunk/test/unit/org/openstreetmap/josm/TestUtils.java	(revision 10580)
@@ -142,5 +142,5 @@
     /**
      * Returns the Java version as an int value.
-     * @return the Java version as an int value (7, 8, 9, etc.)
+     * @return the Java version as an int value (8, 9, etc.)
      */
     public static int getJavaVersion() {
@@ -150,5 +150,4 @@
         }
         // Allow these formats:
-        // 1.7.0_91
         // 1.8.0_72-ea
         // 9-ea
