RFR (M) 8186903: Remove j-types from Atomic

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Wed Dec 6 21:59:15 UTC 2017


Summary: Change parameter types from jlong, jint, jbyte to int64_t, 
int32_t and int8_t respectively

Leave renaming functions for later change.

Ran JPRT which builds more Oracle platforms, mach5 tier1-5 on 
windows/linux x64 and tier1 on solaris-sparcv9.  Also built Zero product 
mode (fails building fastdebug for some other reason).

Other platforms: could you please test this patch?

open webrev at http://cr.openjdk.java.net/~coleenp/8186903.01/webrev
bug link https://bugs.openjdk.java.net/browse/JDK-8186903

This change is for JDK 11.

Thanks,
Coleen


More information about the hotspot-runtime-dev mailing list