RFR(S): 8075663: compiler/rangechecks/TestExplicitRangeChecks.java fails in compiler nightlies
Vladimir Ivanov
vladimir.x.ivanov at oracle.com
Thu Mar 26 14:11:26 UTC 2015
Looks good.
Best regards,
Vladimir Ivanov
On 3/26/15 4:23 PM, Roland Westrelin wrote:
> http://cr.openjdk.java.net/~roland/8075663/webrev.00/
>
> When a jtreg test cannot be run properly with -Xcomp we include -Xmixed in the arguments to the test. But -Xcomp -Xmixed is not the same as -Xmixed when tiered is enabled because it doesn’t set Tier3InvokeNotifyFreqLog and Tier4InvocationThreshold back to their initial value.
>
> Roland.
>
More information about the hotspot-compiler-dev
mailing list