git: openjdk/mobile: 3 new changesets

duke duke at openjdk.java.net
Wed Jul 29 09:46:51 UTC 2020


Changeset: b37228e1
Author:    Jan Lahoda <jlahoda at openjdk.org>
Date:      2020-07-29 11:34:24 +0000
URL:       https://git.openjdk.java.net/mobile/commit/b37228e1

8248641: Trees.getScope returns incorrect results for code inside a rule case

Ensuring rule cases are copied correctly by TreeCopier.

Reviewed-by: vromero

! src/jdk.compiler/share/classes/com/sun/tools/javac/tree/TreeCopier.java
! test/langtools/tools/javac/api/TestGetScopeResult.java

Changeset: 27a9a2f6
Author:    Jan Lahoda <jlahoda at openjdk.org>
Date:      2020-07-29 11:34:25 +0000
URL:       https://git.openjdk.java.net/mobile/commit/27a9a2f6

8249261: AssertionError in StructuralStuckChecker

Reviewed-by: mcimadamore

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/DeferredAttr.java
+ test/langtools/tools/javac/lambda/methodReference/MethodRefStuck8249261.java
+ test/langtools/tools/javac/lambda/methodReference/MethodRefStuck8249261.out

Changeset: 3289d34c
Author:    duke <duke at openjdk.org>
Date:      2020-07-29 09:46:10 +0000
URL:       https://git.openjdk.java.net/mobile/commit/3289d34c

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list