On Thu, 8 Oct 2020 12:57:29 GMT, Andrii Rodionov <github.com+1538227+arodio...@openjdk.org> wrote:
> This happens in libawt while it loads awt-xawt or awt_headless and in > mlib_image. So I am supposing this means you are producing two different static images ? - either all the time or based on a build flag ? One is linking in the X11 lib, the other the headless stub lib ?? Can you confirm that understanding ? This of course doesn't scale very well - meaning you are lucky we don't do this more often as you may need more combinations. ------------- PR: https://git.openjdk.java.net/jdk/pull/562