HotSpot code should be using os::snprintf instead of ::snprintf. The latter should be in the forbidden functions set, and would have been added except there are a bunch of uses that need to be switched over.
- relates to
-
JDK-8347719 [REDO] Portable implementation of FORBID_C_FUNCTION and ALLOW_C_FUNCTION
-
- Open
-
-
JDK-8313396 Portable implementation of FORBID_C_FUNCTION and ALLOW_C_FUNCTION
-
- Closed
-