-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
There are currently two ways to perform an array oop cast with verification of the true kind of the array:
- *OopDesc cast() methods
- functions in oopCast.inline.hpp
There should be a single way to do it, applied to all the code base.
- *OopDesc cast() methods
- functions in oopCast.inline.hpp
There should be a single way to do it, applied to all the code base.