RFR: 8171508: Remove -Dsun.java.launcher.is_altjvm option [v4]
David Holmes
dholmes at openjdk.org
Mon Apr 7 04:50:49 UTC 2025
On Sun, 6 Apr 2025 23:55:01 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:
>
> fix issues related to JAVA_HOME and gtest
Can you update the PR description to clarify what is now being done please Calvin.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24310#issuecomment-2782007820
More information about the hotspot-runtime-dev
mailing list