- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for 370728 (0.34 sec)
-
src/test/java/org/codelibs/fess/util/JvmUtilTest.java
fail("Should throw NumberFormatException"); } catch (NumberFormatException e) { // Expected } // Test with build info System.setProperty("java.version", "17.0.2+8"); assertEquals(17, JvmUtil.getJavaVersion()); // Test with underscore separators in old format System.setProperty("java.version", "1.8.0_301");
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 12 07:34:10 UTC 2025 - 10.4K bytes - Viewed (0)