On Tue, 23 Apr 2024 14:29:05 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
> > `/* Does the app ship a private JRE in <apphome>/jre directory? */` > > part meant? This looks indeed obsolete . Yes, this is code that doesn't make sense since JDK 9 and should be removed/cleanup at some point. I suspect we had to leave it at the time because of the issue of installers copying java.exe into a shared location and expecting it to work with any JRE or JDK release, something that doesn't make sense now of course. ------------- PR Comment: https://git.openjdk.org/jdk/pull/18699#issuecomment-2077120542