Shared code should use the hotspot os:: API's for system calls when they exist. For example, os::read() should be called instead of ::read().
- relates to
-
JDK-8214976 Warn about uses of functions replaced for portability
-
- Resolved
-