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

David Holmes david.holmes at oracle.com
Wed Feb 11 01:15:00 UTC 2015


Looks good to me.

Thanks,
David

On 11/02/2015 12:08 AM, Daniel Fuchs wrote:
> 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