-
Bug
-
Resolution: Fixed
-
P4
-
None
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.