On Tue, 18 Feb 2025 17:05:06 GMT, Alan Bateman <al...@openjdk.org> wrote:
> I don't object to changing this test but it might be simpler to just skip > this test, once we can use `@requires !jdk.static`. Thanks, @AlanBateman. I think skipping this test for static JDK sounds reasonable to me, since this test seems to explicitly test these JNU_ functions. Changing to do dynamic lookup may alter the original intention. I'll update after https://github.com/openjdk/jdk/pull/23528. ------------- PR Comment: https://git.openjdk.org/jdk/pull/23646#issuecomment-2666964844