-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
-
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