RFR: 8365398: TEST_BUG: java/rmi/transport/checkLeaseInfoLeak/CheckLeaseLeak.java failing intermittently
SendaoYan
syan at openjdk.org
Tue Aug 19 05:55:40 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
Does do the fullgc before `getDGCLeaseTableSize()` can fix this imtermittent failure
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26815#issuecomment-3199300269
More information about the core-libs-dev
mailing list