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

Chen Liang liach at openjdk.org
Tue Jan 20 21:58:09 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.

Thanks for the review. I will integrate early given this change is isolated and blocks java/lang/invoke overall testng to junit migration.

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

PR Comment: https://git.openjdk.org/jdk/pull/29330#issuecomment-3775125646


More information about the core-libs-dev mailing list