RFR: 8365398: TEST_BUG: java/rmi/transport/checkLeaseInfoLeak/CheckLeaseLeak.java failing intermittently
Johny Jose
duke at openjdk.org
Mon Aug 18 08:11:01 UTC 2025
Increasing the count value of available objects to 6 (which is half the number of objects created). The failures were reported in macos which seems to take more time to clear the objects. Though majority runs has less values for objects (less than 4), in order to eliminate intermittent failures, raising the threshold values to 6
-------------
Commit messages:
- 8365398: TEST_BUG: java/rmi/transport/checkLeaseInfoLeak/CheckLeaseLeak.java failing intermittently
Changes: https://git.openjdk.org/jdk/pull/26815/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26815&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8365398
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/26815.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26815/head:pull/26815
PR: https://git.openjdk.org/jdk/pull/26815
More information about the core-libs-dev
mailing list