RFR(S): 8075663: compiler/rangechecks/TestExplicitRangeChecks.java fails in compiler nightlies

Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Mar 26 16:26:47 UTC 2015


Looks good.

Vladimir

On 3/26/15 6:23 AM, 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