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

Jorn Vernee jvernee at openjdk.org
Tue Jan 20 21:42:17 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.

Marked as reviewed by jvernee (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/29330#pullrequestreview-3684401078


More information about the core-libs-dev mailing list