-
Enhancement
-
Resolution: Fixed
-
P4
-
18
-
b18
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8290371 | 17.0.5 | Matthias Baesken | P4 | Resolved | Fixed | b01 |
The os::get_default_process_handle and os::dll_lookup functions are pretty similar across the POSIX platforms so they can be moved to os_posix.cpp.
- backported by
-
JDK-8290371 move os::get_default_process_handle and os::dll_lookup to os_posix for POSIX platforms
- Resolved