RFR(XS): 8078444: compiler/arraycopy/TestArrayCopyNoInitDeopt.java fails with exception 'm2 not deoptimized'
Vladimir Kozlov
vladimir.kozlov at oracle.com
Thu Apr 23 16:08:01 UTC 2015
Yes, you are right. I did not see that the test has this flag.
Okay then. Fix is good.
Thanks,
Vladimir
On 4/23/15 8:43 AM, Roland Westrelin wrote:
> Thanks for looking at this, Vladimir.
>
>> Should you use '&' and check all 3 digits since value of TypeProfileLevel is encoded as 3 digits?
>
> The test explicitly sets TypeProfileLevel=020 because that’s all it needs. So I check that it gets what it wants.
>
> Roland.
>
More information about the hotspot-compiler-dev
mailing list