RFR(XS): 8200360: MeetIncompatibleInterfaceArrays fails with "MeetIncompatibleInterfaceArrays0ASM.run() must be compiled at tier 0 !"

Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Mar 29 21:45:32 UTC 2018


Test still failed when run with -Xcomp:

STDERR:
jib > java.lang.Exception: Method public static 
compiler.types.TestMeetIncompatibleInterfaceArrays$I1 
MeetIncompatibleInterfaceArrays0ASM.run() must be compiled at tier 0 but 
was compiled at 4 instead!

It is for case compiler.types.TestMeetIncompatibleInterfaceArrays 0

I filed JDK-8200461.

Vladimir

On 3/29/18 5:54 AM, Volker Simonis wrote:
> On Thu, Mar 29, 2018 at 2:17 PM, Tobias Hartmann
> <tobias.hartmann at oracle.com> wrote:
>> Hi Volker
>>
>> On 29.03.2018 10:19, Volker Simonis wrote:
>>> I just saw that Daniel added the "hs-tier3" tag to the bug. What does
>>> this mean? Are there other (different?) problems when running the
>>> "hs-tier3" suite?
>>
>> It just means that the problem showed up in tier3 as well.
>>
>>> I'll wait with the push until I get the OK from you that all internal
>>> tests have passed.
>>
>> I've executed the test on tier1-3, no failures. Please go ahead and push!
>>
> 
> Thanks, pushed.
> 
>> Best regards,
>> Tobias


More information about the hotspot-dev mailing list