The identity vs value class flag is computed from the access flags, component type, and preview mode.
Computing it once and storing it in a field of Class could remove unnecessary computation.
Computing it once and storing it in a field of Class could remove unnecessary computation.
- relates to
-
JDK-8364187 Make getClassAccessFlagsRaw non-native
-
- Resolved
-