[9] RFR(XS) 8171276: More problems in compiler/aot/RecompilationTest.java tests

Igor Veresov igor.veresov at oracle.com
Fri Dec 16 06:22:15 UTC 2016


Seems fine.

igor

> On Dec 15, 2016, at 11:01 AM, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
> 
> http://cr.openjdk.java.net/~kvn/8171276/webrev/
> https://bugs.openjdk.java.net/browse/JDK-8171276
> 
> Kim Barrett pointed that he still see the problem after JDK-8171187 [1] is fixed:
> 
> on exception 'STATIC_TEST: expected compilation level after compilation to be no less than 1 for STATIC_TEST: expected -1 >= 1':
> 
> I should disable inlining of all methods SimpleTestCaseHelper.
> Verified with objdump of generated test's AOT libraries.
> 
> Thanks,
> Vladimir
> 
> [1] https://bugs.openjdk.java.net/browse/JDK-8171187



More information about the hotspot-compiler-dev mailing list