RFR: 8171508: Remove -Dsun.java.launcher.is_altjvm option [v5]
David Holmes
dholmes at openjdk.org
Tue Apr 8 07:55:22 UTC 2025
On Tue, 8 Apr 2025 06:09:28 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> Are the Posix variants all identical? If yes, can we move this to os::posix.cpp? If not, what are the differences?
AIX has a different dll lookup mechanism, but otherwise these should be pretty much identical. Windows also only really differs in the lookup mechanism. Maybe new RFE to refactor these and share some code?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24310#issuecomment-2785557312
More information about the hotspot-runtime-dev
mailing list