HotSpot code can (as of
However, that doesn't help non-HotSpot code that really does need to use the jio_ functions. And jvm.h doesn't seem to have the kind of platform-dependency layer that allows HotSpot to conditionally provide those attributes.
- is blocked by
-
JDK-8360177 ParallelArguments::initialize has incorrect format string
-
- Resolved
-
-
JDK-8361086 JVMCIGlobals::check_jvmci_flags_are_consistent has incorrect format string
-
- Resolved
-
-
JDK-8361383 LogFileStreamOutput::write_decorations uses wrong type for format precisions
-
- New
-
-
JDK-8360178 TestArguments.atojulong gtest has incorrect format string
-
- Resolved
-
-
JDK-8360281 VMError::error_string has incorrect format usage
-
- Resolved
-
-
JDK-8361085 MemoryReserver log_on_large_pages_failure has incorrect format usage
-
- Resolved
-
- relates to
-
JDK-8272877 Java VM warning messages are not printed using the vfprintf hook
-
- Closed
-
-
JDK-5097226 Audit use of OS strings in native code for decoding errors
-
- Open
-
- links to
-
Review openjdk/jdk/15918