RFR: 8292590: Product JVM crashes with FLAG_SET_XXX on non-product Flag

David Holmes dholmes at openjdk.org
Tue Aug 30 00:29:10 UTC 2022


On Mon, 29 Aug 2022 23:51:34 GMT, Ioi Lam <iklam at openjdk.org> wrote:

> part of JDK-8293045l

There is an extra character at the end of that bug id which causes JBS to act very strangely.

I'm not clear why these issues are being separated out. We seem to have a general problem (that we have know about for a couple of years - ref the discussion in [JDK-8236736](https://bugs.openjdk.org/browse/JDK-8236736)) that notproduct flags are handled incorrectly throughout, so why not fix everything together?

-------------

PR: https://git.openjdk.org/jdk/pull/10072


More information about the hotspot-runtime-dev mailing list