RFR(S): 8075663: compiler/rangechecks/TestExplicitRangeChecks.java fails in compiler nightlies
Roland Westrelin
roland.westrelin at oracle.com
Fri Mar 27 13:13:48 UTC 2015
Thanks for the reviews, Vladimir & Vladimir.
Roland.
> On Mar 26, 2015, at 5:26 PM, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
>
> 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