RFR(S) 8033260: assert(lrg._area >= 0.0) failed: negative spill area
Roland Westrelin
roland.westrelin at oracle.com
Fri Feb 21 00:44:48 PST 2014
Hi Niclas,
> webrev: http://cr.openjdk.java.net/~adlertz/JDK-8033260/webrev00/
That looks good but you need to adjust the SA code as well:
freqField = type.getJFloatField("_freq”);
in Block.java
Roland.
More information about the hotspot-compiler-dev
mailing list