mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-11 23:48:38 +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