Loading... (original) (raw)
Setting a double manageable flag with jcmd/jinfo crashes the JVM
- Type:
Bug
- Resolution: Fixed
- Priority:
P3
- Fix Version/s: 12
- Affects Version/s: 12
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.