On Fri, 23 Jan 2026 16:55:42 GMT, Chen Liang <[email protected]> wrote:
>> test/jdk/java/lang/invoke/MethodHandleProxies/Driver.java line 29: >> >>> 27: * @build m1/* m2/* Unnamed >>> 28: * @run junit/othervm m1/p1.Main >>> 29: * @run junit/othervm Unnamed >> >> Is this still correct in combination with the changes from >> https://github.com/openjdk/jdk/pull/29330? > > Yes, I changed the main method in `Unnamed.java` to a junit `@Test` instance > method. See > https://github.com/openjdk/jdk/pull/28879/files#diff-62821ee0b2327e683a8010d2dff7db40e9552b3f5a4a7403f8b69e0ba38873e9 Ah got it ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/28879#discussion_r2722185206
