git: openjdk/jdk11u-dev: 8275233: Incorrect line number reported in exception stack trace thrown from a lambda expression
Yuri Nesterenko
yan at openjdk.org
Fri May 26 07:08:43 UTC 2023
Changeset: 682728ef
Author: Alexey Pavlyutkin <apavlyutkin at azul.com>
Committer: Yuri Nesterenko <yan at openjdk.org>
Date: 2023-05-26 07:07:22 +0000
URL: https://git.openjdk.org/jdk11u-dev/commit/682728ef0a0a95abb2a86e85b5b4443689259f5a
8275233: Incorrect line number reported in exception stack trace thrown from a lambda expression
Backport-of: 9cb01207b371e3e0f0af3652b78dd623205b537f
! 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-updates-changes
mailing list