git: openjdk/jdk: 8272564: Incorrect attribution of method invocations of Object methods on interfaces
Jan Lahoda
jlahoda at openjdk.java.net
Tue Oct 5 10:19:23 UTC 2021
Changeset: a5080eff
Author: Jan Lahoda <jlahoda at openjdk.org>
Date: 2021-10-05 10:17:24 +0000
URL: https://git.openjdk.java.net/jdk/commit/a5080effc7ec7e260e84e3169c36c5217f18d231
8272564: Incorrect attribution of method invocations of Object methods on interfaces
Reviewed-by: jlaskey, mcimadamore, vromero
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Resolve.java
! test/langtools/tools/javac/api/TestGetElementReference.java
! test/langtools/tools/javac/api/TestGetElementReferenceData.java
+ test/langtools/tools/javac/api/TestIsAccessible.java
+ test/langtools/tools/javac/resolve/NoObjectToString.java
More information about the jdk-changes
mailing list