RFR: 8365398: TEST_BUG: java/rmi/transport/checkLeaseInfoLeak/CheckLeaseLeak.java failing intermittently
Jaikiran Pai
jpai at openjdk.org
Tue Sep 2 06:15:41 UTC 2025
On Mon, 18 Aug 2025 08:01:58 GMT, Johny Jose <duke at openjdk.org> wrote:
> 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
There's some discussion going on in the linked JBS issue about this test failure which suggests that this proposed change isn't going to address the intermittent failures. This test has been problem listed for now through https://bugs.openjdk.org/browse/JDK-8366131
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26815#issuecomment-3243919749
More information about the core-libs-dev
mailing list