RFR(S) 8222582: [TESTBUG] AbstractMethodErrorTest.java fails with "did not test both cases (interpreted and compiled)."

David Holmes david.holmes at oracle.com
Thu Jul 23 03:00:31 UTC 2020


Hi Harold,

On 23/07/2020 8:05 am, Harold Seigel wrote:
> Hi,
> 
> Please review this small fix to avoid running test 
> AbstractMethodErrorTest.java with Graal and remove it from the ProblemList.
> 
> Open Webrev: 
> http://cr.openjdk.java.net/~hseigel/bug_8222582/webrev/index.html

You seem to have lost the requirement that tiered compilation be enabled. ??

Thanks,
David
-----

> JBS Bug: https://bugs.openjdk.java.net/browse/JDK-8222582
> 
> The change was tested by using mach5 testing and checking that the test 
> was not run in tier*-graal tasks but was run in non-graal tasks.
> 
> Thanks, Harold
> 


More information about the hotspot-runtime-dev mailing list