-
Bug
-
Resolution: Fixed
-
P4
-
25
-
b04
In ParallelArguments::initialize there is a warning message printed using jio_fprintf. It uses uses "%d" to print two values of type uintx. It should be using "%zu".
- blocks
-
JDK-8198918 jio_snprintf and friends are not checked by -Wformat
-
- Open
-
- links to
-
Commit(master) openjdk/jdk/0514cee6
-
Review(master) openjdk/jdk/25926