git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Tue Dec 7 18:47:15 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/mobile/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
Changeset: 98906806
Author: duke <duke at openjdk.org>
Date: 2021-12-07 18:45:39 +0000
URL: https://git.openjdk.java.net/mobile/commit/989068066841393c2d34b12084345d25b6693004
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list