RFR: 8072482 - Cleanup: In jvm.cpp and other shared files declaration of 64bits constants should use the CONST64/UCONST64 macros instead of the LL suffix
Daniel Fuchs
daniel.fuchs at oracle.com
Tue Feb 10 14:08:44 UTC 2015
Hi,
Please find below a trivial fix for:
JDK-8072482: Cleanup: In jvm.cpp and other shared files declaration
of 64bits constants should use the CONST64/UCONST64
macros instead of the LL suffix
https://bugs.openjdk.java.net/browse/JDK-8072482
http://cr.openjdk.java.net/~dfuchs/webrev_8072482/webrev.00/
best regards,
-- daniel
More information about the hotspot-runtime-dev
mailing list