On Thu, 9 Sep 2021 14:41:02 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:
>> 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? Sure, that works for me. ------------- PR: https://git.openjdk.java.net/jdk/pull/5440