[jdk25u-dev] Integrated: 8375742: Test java/lang/invoke/MethodHandleProxies/Driver.java does not run Unnamed.java

Roland Mesde duke at openjdk.org
Mon Feb 23 18:09:55 UTC 2026


On Wed, 18 Feb 2026 20:07:56 GMT, Roland Mesde <duke at openjdk.org> wrote:

> Backporting JDK-8375742: Test java/lang/invoke/MethodHandleProxies/Driver.java does not run Unnamed.java.
> 
> This PR fixes Driver.java which incorrectly ran Unnamed.java as a TestNG test instead of a main test, causing it to not execute; also fixes errors in Unnamed.java itself.
> 
> For parity with Oracle JDK.
> 
> Ran related tests on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:
> 
> make test TEST=test/jdk/java/lang/invoke/MethodHandleProxies/Driver.java
> 
> Results attached:
> 
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/25419598/windows-x64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/25419599/macos-aarch64-specific-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/25419600/linux-x64-specific-test.log)
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/25419601/linux-aarch64-specific-test.log)

This pull request has now been integrated.

Changeset: 3c40578e
Author:    Roland Mesde <mesde at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk25u-dev/commit/3c40578e1d3b5afa8c62c7fb14dab9972a5fa222
Stats:     6 lines in 2 files changed: 0 ins; 0 del; 6 mod

8375742: Test java/lang/invoke/MethodHandleProxies/Driver.java does not run Unnamed.java

Backport-of: aaca0a2c1f3de06a1349ae9084e9e9dbec991421

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

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


More information about the jdk-updates-dev mailing list