RFR: 8365398: TEST_BUG: java/rmi/transport/checkLeaseInfoLeak/CheckLeaseLeak.java failing intermittently [v3]
Johny Jose
duke at openjdk.org
Wed Sep 10 10:58:55 UTC 2025
On Wed, 10 Sep 2025 09:01:06 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
>
> Johny Jose has updated the pull request incrementally with one additional commit since the last revision:
>
> Review changes
Changes made to add synchronise on the table reference in the getDGCLeaseTableSize method. Reverted back the number of objects left to the initial values. Tested locally with multiple runs.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26815#issuecomment-3274419892
More information about the core-libs-dev
mailing list