RFR 8203802: Jvmti test fails to build with VS2017

Daniil Titov daniil.x.titov at oracle.com
Sat May 26 18:57:41 UTC 2018


Please review the changes that fix a build failure for Jvmti tests.

The fix replaces printf "%ld" format with JLONG_FORMAT macro defined in the same way as it is defined in the hotspot (src/hotspot//share/utilities/globalDefinitions.hpp and src/hotspot//share/utilities/globalDefinitions_gcc.hpp)

Bug: https://bugs.openjdk.java.net/browse/JDK-8203802
Webrev: http://cr.openjdk.java.net/~dtitov/8203802/webrev.01


Mach5 builds and hs-tier1-3, jdk-tier1-3 tests were completed successfully.

Best regards,
Daniil




More information about the serviceability-dev mailing list