[10] RFR for JDK-8181500: [TESTBUG] com/sun/jdi/LineNumberInfo.java fails with jArrayIndexOutOfBoundsException
Vicente Romero
vicente.romero at oracle.com
Thu Jul 13 13:42:43 UTC 2017
looks good,
Vicente
On 07/13/2017 03:20 AM, Shafi Ahmad wrote:
> Hi,
>
> Please review the trivial change for the fix of bug 'JDK-8181500: [TESTBUG] com/sun/jdi/LineNumberInfo.java fails with jArrayIndexOutOfBoundsException'
>
> Summary:
> This test is sensitive to the compiler's code generation and recently we did some changes to fix 'JDK-8180660: missing LNT entry for finally block'.
> As the fix of JDK-8180660 emit missing line number table entry so we have to update the line number table and code indices table of test test/com/sun/jdi/LineNumberInfo.java.
>
> jdk10 bug: https://bugs.openjdk.java.net/browse/JDK-8181500
> webrev link: http://cr.openjdk.java.net/~shshahma/8181500/webrev.00/
>
> Testing: run jprt
>
> Regards,
> Shafi
More information about the compiler-dev
mailing list