RFR: 8171508: Remove -Dsun.java.launcher.is_altjvm option [v3]
David Holmes
dholmes at openjdk.org
Sun Apr 6 22:07:55 UTC 2025
On Thu, 3 Apr 2025 22:39:07 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
>> This change fixes two issues in `os::jvm_path()`:
>>
>> - go back 4 instead of 5 slashes and then checking for "/jre/lib";
>> - fix the hardcoded "hotspot" sub-directory before the jvm library name.
>>
>> Passed tiers 1 - 3 testing.
>
> Calvin Cheung has updated the pull request incrementally with one additional commit since the last revision:
>
> @dholmes-ora comment
How does the gtest launcher work with these changes? There the libjvm.so is in a completely different place to the JDK. ??
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24310#issuecomment-2781694742
More information about the hotspot-runtime-dev
mailing list