RFR (XXS): [TESTBUG] InlineCommandTest.java: unknown compiler level 0 for commpile ID: 651

Vladimir Kozlov vladimir.kozlov at oracle.com
Wed Jan 27 19:10:31 UTC 2016


Looks fine.

Vlaidmir

On 1/27/16 6:51 AM, Pavel Punegov wrote:
> Please review the following small patch for inlining tests.
>
> Issue: tests are unable to find JFR compilation event for appropriate
> inline event. This happens because the recording stops before the
> compilation finished. Invocation of the test method is not synchronised
> with compilation.
>
> Fix: add Xbatch to make compilation block test thread.
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8144239
> webrev: http://cr.openjdk.java.net/~ppunegov/8144239/webrev.00/
>
> — Thanks,
> Pavel Punegov
>


More information about the hotspot-compiler-dev mailing list