RFR: 8350041: Make libstringPlatformChars support static JDK

Jiangli Zhou jiangli at openjdk.org
Tue Feb 18 21:29:52 UTC 2025


On Tue, 18 Feb 2025 17:05:06 GMT, Alan Bateman <alanb at 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


More information about the build-dev mailing list