git: openjdk/jdk: 8275233: Incorrect line number reported in exception stack trace thrown from a lambda expression
Liam Miller-Cushon
cushon at openjdk.java.net
Tue Dec 7 18:46:31 UTC 2021
Changeset: d7c283a0
Author: Liam Miller-Cushon <cushon at openjdk.org>
Date: 2021-12-07 18:44:39 +0000
URL: https://git.openjdk.java.net/jdk/commit/d7c283a081c37bfb8bc5934e4b2af16cad512fd2
8275233: Incorrect line number reported in exception stack trace thrown from a lambda expression
Reviewed-by: jlahoda
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/LambdaToMethod.java
! test/langtools/tools/javac/diags/examples/LambdaDeduplicate.java
+ test/langtools/tools/javac/lambda/deduplication/DeduplicationDebugInfo.java
+ test/langtools/tools/javac/lambda/deduplication/DeduplicationDebugInfo.out
= test/langtools/tools/javac/lambda/deduplication/DeduplicationDebugInfo_none.out
! test/langtools/tools/javac/lambda/deduplication/DeduplicationTest.java
More information about the jdk-changes
mailing list