git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Wed Oct 9 16:07:18 UTC 2024
Changeset: 38c1d651
Branch: master
Author: Archie Cobbs <acobbs at openjdk.org>
Date: 2024-10-09 16:03:55 +0000
URL: https://git.openjdk.org/mobile/commit/38c1d6514881363ffa4ed20b34bd8cdfd8343f5f
8337980: Javac allows invocation of an inherited instance method from a static method
Co-authored-by: Maurizio Cimadamore <mcimadamore at openjdk.org>
Reviewed-by: mcimadamore, jlahoda
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Resolve.java
+ test/langtools/tools/javac/resolve/MethodAmbiguityCrash1.java
+ test/langtools/tools/javac/resolve/MethodAmbiguityCrash1.out
+ test/langtools/tools/javac/resolve/MethodAmbiguityCrash2.java
+ test/langtools/tools/javac/resolve/MethodAmbiguityCrash2.out
Changeset: e02e6d97
Branch: master
Author: duke <duke at openjdk.org>
Date: 2024-10-09 16:04:44 +0000
URL: https://git.openjdk.org/mobile/commit/e02e6d97dd330533a7decb3377681b3a2bfddff5
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list