-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
-
b04
The two constructors are not used.
```
PSVirtualSpace(ReservedSpace rs);
PSVirtualSpace(size_t alignment);
```
```
PSVirtualSpace(ReservedSpace rs);
PSVirtualSpace(size_t alignment);
```