-
Type:
Enhancement
-
Resolution: Withdrawn
-
Priority:
P4
-
None
-
Affects Version/s: 8-shenandoah, 11-shenandoah, 12, 13
-
Component/s: hotspot
-
generic
-
generic
Various code paths in oopDesc, Klass and their subclasses assert something that fetches the object's _klass field. With upcoming Shenandoah's changes this is not always safe and requires an additional indirection.