RFR: 8365398: TEST_BUG: java/rmi/transport/checkLeaseInfoLeak/CheckLeaseLeak.java failing intermittently [v2]
Johny Jose
duke at openjdk.org
Tue Sep 9 10:15:02 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
Johny Jose has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
- Merge branch 'openjdk:master' into JDK-8365398
- 8365398: TEST_BUG: java/rmi/transport/checkLeaseInfoLeak/CheckLeaseLeak.java failing intermittently
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/26815/files
- new: https://git.openjdk.org/jdk/pull/26815/files/c1974740..78d3efbf
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=26815&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=26815&range=00-01
Stats: 43938 lines in 1688 files changed: 25882 ins; 10731 del; 7325 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