History log of /openjdk10/hotspot/test/runtime/8010389/VMThreadDlopen.java
Revision Date Author Comments
# 4377:14509df4cd63 21-Mar-2013 iklam

8010389: After fix for 7107135 a failed dlopen() call results in a VM crash
Summary: Call dlerror() in VM thread as necessary.
Reviewed-by: coleenp, dholmes