Loading... (original) (raw)

Uploaded image for project: 'JDK'

  1. JDK
  2. JDK-8212883

Setting a double manageable flag with jcmd/jinfo crashes the JVM

As the summary says. The case of double manageable flags doesn't seem to be handled in the WriteableFlags class. This might be because there are currently no double manageable flags in HotSpot.