-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 12
-
Component/s: hotspot
-
b07
-
generic
-
generic
The file SATBMarkQueue.cpp includes jvm.h in order to use jio_snprintf in a couple of places. HotSpot code should now be using os::snprintf.