-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
With identity classes Class.getModifiers() can return 0x20 as ACC_IDENTITY.
Previously it was never returned (was ACC_SUPER).
test/hotspot/jtreg/vmTestbase/nsk/jdi/Accessible/modifier/modifiers001.java should not be clearing 0x20.
Previously it was never returned (was ACC_SUPER).
test/hotspot/jtreg/vmTestbase/nsk/jdi/Accessible/modifier/modifiers001.java should not be clearing 0x20.