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

Chen Liang liach at openjdk.org
Tue Jan 20 21:58:10 UTC 2026


On Tue, 20 Jan 2026 19:44:31 GMT, Chen Liang <liach at openjdk.org> wrote:

> This test program `Unnamed` ran from `java/lang/invoke/MethodHandleProxies/Driver.java` is incorrectly run by testng, which does nothing. It is intended to be a main test. The conversion reveals the test itself has some problems as well, also fixed within this patch.
> 
> Testing: This test itself. This change is test-only.

This pull request has now been integrated.

Changeset: aaca0a2c
Author:    Chen Liang <liach at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/aaca0a2c1f3de06a1349ae9084e9e9dbec991421
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

Reviewed-by: jvernee

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

PR: https://git.openjdk.org/jdk/pull/29330


More information about the core-libs-dev mailing list