mirror of
https://github.com/darlinghq/darling-openjdk.git
synced 2025-03-01 04:25:52 +00:00
8228764: New library dependencies due to JDK-8222720
Reviewed-by: goetz, dholmes
This commit is contained in:
parent
9c61833190
commit
2ddc670661
@ -40,6 +40,8 @@ static char host_information[300];
|
||||
static char extended_resource_info_at_startup[600];
|
||||
|
||||
void VirtualizationSupport::initialize() {
|
||||
if (!ExtensiveErrorReports) return;
|
||||
|
||||
// open vmguestlib and bind SDK functions
|
||||
char ebuf[1024];
|
||||
dlHandle = os::dll_load("vmGuestLib", ebuf, sizeof ebuf);
|
||||
|
Loading…
x
Reference in New Issue
Block a user