RFR(XS) 8173673: Fix comparison input types in GraalHotSpotVMConfigNode.inlineContiguousAllocationSupported()
Vladimir Kozlov
vladimir.kozlov at oracle.com
Tue Jan 31 17:14:37 UTC 2017
Good.
Thanks,
Vladimir
On 1/30/17 11:10 PM, Igor Veresov wrote:
> In GraalHotSpotVMConfigNode.inlineContiguousAllocationSupported() we need a cast because loadConfigValue() returns a long, but the node it produces has an int type. It triggers an assert.
>
> Webrev: http://cr.openjdk.java.net/~iveresov/8173673/webrev.00/
>
>
> Thanks,
> igor
>
More information about the hotspot-compiler-dev
mailing list