-
Type:
Sub-task
-
Resolution: Unresolved
-
Priority:
P4
-
None
-
Affects Version/s: 11.0.27-oracle, 13
-
Component/s: hotspot
-
Fix Understood
With the introduction of "ExtensiveErrorReports" flag, JVM does not load /usr/lib64/libguestlib.so.0 library by default anymore. Make sure your application explicitly loads the necessary system libraries (/usr/lib64/libguestlib.so.0 or its dependencies).
As a side-effect, "-XX:+ExtensiveErrorReports" flag passed to JVM will restore implicit loading of /usr/lib64/libguestlib.so.0.
As a side-effect, "-XX:+ExtensiveErrorReports" flag passed to JVM will restore implicit loading of /usr/lib64/libguestlib.so.0.