RFR: 8273494: Zero: Put libjvm.so into "zero" folder, not "server"
    Aleksey Shipilev 
    shade at openjdk.java.net
       
    Thu Sep  9 14:44:08 UTC 2021
    
    
  
On Thu, 9 Sep 2021 14:28:19 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
>> Yes, there are at least "core" and "custom":
>> 
>> 
>> # All valid JVM variants
>> VALID_JVM_VARIANTS="server client minimal core zero custom"
>
> I think we should stop these as well from impersonating the server JVM. Preferably in the same fix, so we can remove all the special casing for "server" being anything else but server.
Ok, I agree. Can I do a Zero-specific thing here (so that it is potentially cleanly backportable), and then handle the rest of the variants?
-------------
PR: https://git.openjdk.java.net/jdk/pull/5440
    
    
More information about the build-dev
mailing list