RFR: 8171508: os::jvm_path: error in handling -Dsun.java.launcher.is_altjvm option after 8066474
Calvin Cheung
ccheung at openjdk.org
Thu Apr 3 04:55:48 UTC 2025
On Tue, 1 Apr 2025 07:09:49 GMT, David Holmes <dholmes at openjdk.org> wrote:
> > go back 4 instead of 5 slashes and then checking for "/jre/lib";
>
> But we got rid of the `jre` directory years ago. ??
I've removed the processing regarding the slashes and the `jre` directory.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24310#issuecomment-2774490773
More information about the hotspot-runtime-dev
mailing list