[jdk25u-dev] RFR: 8365398: TEST_BUG: java/rmi/transport/checkLeaseInfoLeak/CheckLeaseLeak.java failing intermittently

Paul Hohensee phh at openjdk.org
Mon Feb 9 21:41:48 UTC 2026


On Thu, 5 Feb 2026 21:28:42 GMT, Roland Mesde <duke at openjdk.org> wrote:

> Backporting JDK-8365398: TEST_BUG: java/rmi/transport/checkLeaseInfoLeak/CheckLeaseLeak.java failing intermittently.
> 
> This PR fixes intermittent failures in CheckLeaseLeak.java RMI test by synchronizing lease table checks with remote invocations.
> 
> For parity with Oracle JDK.
> 
> Ran related tests on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:
> 
> make test TEST=test/jdk/java/rmi/transport/checkLeaseInfoLeak/CheckLeaseLeak.java
> 
> Results attached:
> 
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/25134590/windows-x64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/25134591/macos-aarch64-specific-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/25134592/linux-x64-specific-test.log)
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/25134593/linux-aarch64-specific-test.log)

Marked as reviewed by phh (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk25u-dev/pull/243#pullrequestreview-3774301186


More information about the jdk-updates-dev mailing list