[9] RFR (M): 8059342 : Add test to cover JDK-8030976

Filipp Zhinkin filipp.zhinkin at oracle.com
Tue Dec 30 23:31:39 UTC 2014


Vladimir, thank you for review.

Regards,
Filipp.

----- Original Message -----
From: vladimir.kozlov at oracle.com
To: hotspot-compiler-dev at openjdk.java.net
Sent: Tuesday, December 30, 2014 11:40:33 PM GMT +03:00 Iraq
Subject: Re: [9] RFR (M): 8059342 : Add test to cover JDK-8030976

Seems good.

Thanks,
Vladimir

On 12/30/14 4:07 AM, Filipp Zhinkin wrote:
> Hi all,
>
> please review a new test on 8030976 (unstable_if trap).
>
> The test simply execute a method with an "if" only one
> of whose branches is always taken.
> After that compilation log is analyzed in order to find
> expected trap for appropriate bci.
>
> In order to obtain correct bci number the tested method is
> constructed using asmlib.
>
> Bug-id: https://bugs.openjdk.java.net/browse/JDK-8059342
> Webrev: http://cr.openjdk.java.net/~fzhinkin/8059342/webrev.00/
> Testing: JPRT, manual & automated
>
> Thanks,
> Filipp.
>


More information about the hotspot-compiler-dev mailing list