[jdk25u-dev] RFR: 8375742: Test java/lang/invoke/MethodHandleProxies/Driver.java does not run Unnamed.java
duke
duke at openjdk.org
Mon Feb 23 16:53:51 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)
@rm-gh-8
Your change (at version 1e2cafc3fa384799e6209b8716857b2a9c4ba6ae) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk25u-dev/pull/286#issuecomment-3945969270
More information about the jdk-updates-dev
mailing list