Loading... (original) (raw)
- Type:
Enhancement
- Resolution: Fixed
- Priority:
P4
- Fix Version/s: 10
- Affects Version/s: 9
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.
relates to
JDK-8149374 Replace C1-specific collection classes with universal collection classes
- Resolved