[External] : Re: Draft JEP, "JDK packaging guidelines"

Alexey Semenyuk alexey.semenyuk at oracle.com
Wed Mar 2 20:31:56 UTC 2022


Michael,

The JEP doesn't have a goal to define protocol of picking JDK from many 
installed. It provides recommendations to avoid conflicts between them. 
It covers installation directory names, package names, and other 
elements of packages that can be in conflict.

- Alexey

On 3/2/2022 2:18 PM, Michael Hall wrote:
>
>> On Mar 2, 2022, at 1:03 PM, Alexey Semenyuk <alexey.semenyuk at oracle.com> wrote:
>>
>> Michael,
>>
>> This JEP is not related to jpackage. It covers JDK packaging, not Java applications packaging.
>>
> OK thanks.
> And the tiebreaker if two jdk 18 versions are present will still be the most recent? Not vendor or anything else?  (OS/X)
> Would some way to indicate a preference here make any sense?
> Say
>
> java --vendor=dukecorp -cp ,
> Or
> jpackage --vendor=dukecorp
>



More information about the jdk-dev mailing list