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

Volker Simonis volker.simonis at gmail.com
Fri Mar 30 07:06:53 UTC 2018


Vladimir Kozlov <vladimir.kozlov at oracle.com> schrieb am Do. 29. März 2018
um 23:45:

> 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
>

Sorry! I didn’t thought this small test change would cause so much hassle
but you should never change a winning team :)


> I filed JDK-8200461.


Thanks for fixing this. I’ve just reviewed it.


>
> 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