-
Type:
Sub-task
-
Resolution: Unresolved
-
Priority:
P4
-
None
-
Affects Version/s: 11.0.27-oracle, 13
-
Component/s: hotspot
-
Fix Understood
On Linux systems with virtualization and VM management capabilities (such as VMware workstation), the JVM no longer loads the `/usr/lib64/libguestlib.so.0` library. If your application needs `/usr/lib64/libguestlib.so.0` or its dependencies, this needs to be done by the application itself.
As a work-around, passing the `-XX:+ExtensiveErrorReports` flag to the JVM will restore implicit loading of `/usr/lib64/libguestlib.so.0`.
As a work-around, passing the `-XX:+ExtensiveErrorReports` flag to the JVM will restore implicit loading of `/usr/lib64/libguestlib.so.0`.