- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for 370728 (0.04 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) -
CHANGELOG/CHANGELOG-1.33.md
- The `SidecarContainers` feature has graduated to GA. 'SidecarContainers' feature gate was locked to default value and will be removed in v1.36. If you were...
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Aug 13 19:46:23 UTC 2025 - 294.3K bytes - Viewed (0)