Please review JDK-8014426 - synthetic rethrows in finallies

Jim Laskey (Oracle) james.laskey at oracle.com
Tue May 14 03:47:28 PDT 2013


+1

On 2013-05-14, at 7:27 AM, Marcus Lagergren <marcus.lagergren at oracle.com> wrote:

> Fairly simple bug fix with test case attached. Finally catch blocks (synthetic rethrowers) should not unwrap the exception object. Nor should the rethrow at their ends wrap it.
> 
> http://cr.openjdk.java.net/~lagergren/8014426/webrev/
> 
> /M
> 
> 



More information about the nashorn-dev mailing list