RFR(S): 8075663: compiler/rangechecks/TestExplicitRangeChecks.java fails in compiler nightlies (original) (raw)
Vladimir Ivanov vladimir.x.ivanov at oracle.com
Thu Mar 26 14:11:26 UTC 2015
- Previous message: RFR(S): 8075663: compiler/rangechecks/TestExplicitRangeChecks.java fails in compiler nightlies
- Next message: RFR(S): 8075663: compiler/rangechecks/TestExplicitRangeChecks.java fails in compiler nightlies
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: RFR(S): 8075663: compiler/rangechecks/TestExplicitRangeChecks.java fails in compiler nightlies
- Next message: RFR(S): 8075663: compiler/rangechecks/TestExplicitRangeChecks.java fails in compiler nightlies
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list