RFR(T): 8214206: Fix for JDK-8213419 is broken on 32-bit

Roland Westrelin rwestrel at redhat.com
Thu Nov 22 16:20:19 UTC 2018


>   http://cr.openjdk.java.net/~shade/8214206/webrev.00/

It's better indeed. But isn't it julong instead of unsigned long long?
Also the assert(x >= 0, "sanity") would fire for min int and min long.

Roland.


More information about the hotspot-dev mailing list