RFR: 8329862: GetApplicationHome and GetApplicationHomeFromDll enhance jli tracing [v4]
Matthias Baesken
mbaesken at openjdk.org
Tue Apr 23 14:31:44 UTC 2024
On Fri, 19 Apr 2024 10:07:22 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
>> We have already good JLI tracing capabilities. But GetApplicationHome and GetApplicationHomeFromDll lack some tracing and should be enhanced.
>
> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
>
> remove launcher executable path trace output
I adjusted the output ot 'JRE path' .
> The GetJREPath function has no business looking for jre/lib as that location does not exist since JDK 9.
Is the at/below
`/* Does the app ship a private JRE in <apphome>/jre directory? */`
part meant? This looks indeed obsolete .
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18699#issuecomment-2072472623
More information about the core-libs-dev
mailing list