Draft JEP, "JDK packaging guidelines"
Michael Hall
mik3hall at gmail.com
Wed Mar 2 18:06:25 UTC 2022
> On Mar 2, 2022, at 11:53 AM, Michael Hall <mik3hall at gmail.com> wrote:
>
>
>>
>> This is an informational JEP that is currently in the Draft state. We are looking for feedback prior to submitting it.
>>
>
> Possibly include some information on how to use it for separately included jdk’s from non-default locations.
>
I assumed this concerned jpackage. It might be independent of that. So this probably would not be included here. Are there any concerns for how the JDK resolves different JDK’s for the same jdk version. Currently on OS/X I believe it determines somehow the latest one and uses that. So if you want to use a specific JDK you have to ensure it is the latest one for that version.
For example for Graal I think at one point I had to remove the installed Oracle JDK so the Graal one would be picked up.
More information about the jdk-dev
mailing list