On Thu, 15 Oct 2020 20:28:53 GMT, Andrii Rodionov <github.com+1538227+arodio...@openjdk.org> wrote:
> Actually, we have found this issue during JCK tests execution that was built > as a native image. The fix criteria are > the successful tests run. But what exact steps should be done to reproduce this bug w/o using jck or any external tools? Something like: - Clone JDK - Build JDK using some specific options. - Create some small test case - Somehow create the native image - Run the app -> boom -> bug is reproduced ------------- PR: https://git.openjdk.java.net/jdk/pull/562