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

Roland Mesde duke at openjdk.org
Wed Feb 11 19:48:33 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)

This pull request has now been integrated.

Changeset: 12ca3583
Author:    Roland Mesde <mesde at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk25u-dev/commit/12ca35838d7939eabcbef953a095557c74b98580
Stats:     21 lines in 2 files changed: 14 ins; 2 del; 5 mod

8365398: TEST_BUG: java/rmi/transport/checkLeaseInfoLeak/CheckLeaseLeak.java failing intermittently

Reviewed-by: phh
Backport-of: 4b4d0cd35a32448e4b056109c502af2765766432

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

PR: https://git.openjdk.org/jdk25u-dev/pull/243


More information about the jdk-updates-dev mailing list