mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-03 15:51:08 +00:00
Fix the matching of format string parameter types to the actual argument types for the PPC64 and CPP-Interpreter files in the same way as 8037816 already did it for all the other files Reviewed-by: stefank, coleenp, dholmes