-
Sub-task
-
Resolution: Unresolved
-
P4
-
None
-
None
[1] Rename from klass::_shared_class_flags to klass::_aot_class_flags
[2] Move _has_aot_safe_initializer and _is_runtime_setup_required from InstanceKlassFlags (has run out of bits) to here (we still have 7 extra bits left), to accommodate future @AOTXXX annotations.
[2] Move _has_aot_safe_initializer and _is_runtime_setup_required from InstanceKlassFlags (has run out of bits) to here (we still have 7 extra bits left), to accommodate future @AOTXXX annotations.
- relates to
-
JDK-8366488 JVM_FindClassFromClass should assert that from class is never null
-
- New
-
- links to
-
Review(pr/27017) openjdk/jdk/27018