[10] RFR for JDK-8181500: [TESTBUG] com/sun/jdi/LineNumberInfo.java fails with jArrayIndexOutOfBoundsException
Shafi Ahmad
shafi.s.ahmad at oracle.com
Mon Jul 17 09:44:31 UTC 2017
Thank you Vicente.
May I get the second review on this change.
Regards,
Shafi
> -----Original Message-----
> From: Vicente Romero
> Sent: Thursday, July 13, 2017 7:13 PM
> To: Shafi Ahmad <shafi.s.ahmad at oracle.com>; compiler-
> dev at openjdk.java.net
> Cc: Maurizio Cimadamore <maurizio.cimadamore at oracle.com>
> Subject: Re: [10] RFR for JDK-8181500: [TESTBUG]
> com/sun/jdi/LineNumberInfo.java fails with
> jArrayIndexOutOfBoundsException
>
> 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