On Tue, 23 Mar 2021 15:18:13 GMT, Severin Gehwolf <sgehw...@openjdk.org> wrote:
> The suggestion is to rename 'jvm' variable in `libjavajpeg` to `the_jvm` so > this conflict no longer occurs when `libjavajpeg.a` and `libawt.a` are being > linked into one native image. > > Testing: test/jdk/javax/imageio jtreg tests. GHA pre-integration tests > running too. > > Thoughts? Anyone? ------------- PR: https://git.openjdk.java.net/jdk/pull/3155