On Fri, 25 Oct 2024 07:59:29 GMT, Jonathan Lampérth <d...@openjdk.org> wrote:
>> Another example of such a trick is available at >> [test/jdk/jdk/classfile/ClassBuildingTest.java](https://github.com/openjdk/jdk/blob/master/test/jdk/jdk/classfile/ClassBuildingTest.java) > > I initially had something like this, but was not sure if the generated > classfile could differ between jdk versions/implementations. I assume this is > not a valid concern for such a simple example? Have adjusted the implementation and moved to single source file. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21685#discussion_r1816334918