-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b11
There are to versions of verify_clear. The former is used solely by the latter. Inline the former to reduce public API surface.
void verify_clear(const PSVirtualSpace* vspace);
void verify_clear();
void verify_clear(const PSVirtualSpace* vspace);
void verify_clear();
- links to
-
Commit(master) openjdk/jdk/9fe1777f
-
Review(master) openjdk/jdk/20561