-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
-
b15
[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
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/dbf4ffff
-
Review(master)
openjdk/jdk/27018