Bug#942876: openjdk-11-jre-dcevm: Doesn't start up anymore after updating openjdk-11-jre
Emmanuel Bourg
ebourg at apache.org
Thu Mar 5 09:11:37 GMT 2020
Le 22/10/2019 à 19:20, Michael Meier a écrit :
> java -dvecm can't be executed anymore:
>
> java -dcevm
> java: relocation error: /usr/lib/jvm/java-11-openjdk-amd64/lib/libjava.so:
> symbol JVM_InitializeFromArchive version SUNWprivate_1.1 not defined in file
> libjvm.so with link time reference
>
> This seems to be the case since yesterday my system updated openjdk-11-jre to
> version 11.0.5 from the security repository
I've updated openjdk-11-jre-dcevm to the version 11.0.5+5 but it's still broken:
$ java -dcevm -version
[0.009s][error][class] Invalid layout of java.lang.StackFrameInfo field: bci type: S
Error occurred during initialization of VM
Invalid layout of preloaded class: use -Xlog:class+load=info to see the origin of the problem class
The issue has been forwarded upstream:
https://github.com/HotswapProjects/openjdk-jdk11u-dcevm/issues/6
More information about the pkg-java-maintainers
mailing list