RFR: 8342035: jlink plugins for setting java.vendor, java.vm.vendor and java.vendor.url [v4]
    Mandy Chung 
    mchung at openjdk.org
       
    Wed Dec  4 19:32:39 UTC 2024
    
    
  
On Wed, 4 Dec 2024 19:00:33 GMT, Henry Jen <henryjen at openjdk.org> wrote:
>> In fact, VM no longer sets this property.   This should be updated to simply do `props.put`.
>
> It is just for compatibility with other VM implementation. We don't set the property in hotspot with this PR.
Is it part of the implementation specification?   If not, I would expect other VM implementations should be updated for this release.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21964#discussion_r1870168736
    
    
More information about the hotspot-dev
mailing list