On Tue, 20 Jan 2026 19:44:31 GMT, Chen Liang <[email protected]> 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
