-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
b21
-
generic
-
generic
After 8149374 array.hpp will contain only Array class which is for metaspace, so we should probably move array.hpp to vm/oops.
There are also {bool,int}{Array,Stack} typedefs which should be eliminated.
There are also {bool,int}{Array,Stack} typedefs which should be eliminated.
- relates to
-
JDK-8149374 Replace C1-specific collection classes with universal collection classes
- Resolved