git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Thu Oct 24 17:28:04 UTC 2024
Changeset: d1540e2a
Branch: master
Author: Vicente Romero <vromero at openjdk.org>
Date: 2024-10-24 17:25:43 +0000
URL: https://git.openjdk.org/mobile/commit/d1540e2a49c7a41eb771fc9896c367187d070dec
8342090: Infer::IncorporationBinaryOp::equals can produce side-effects
8288590: javac failure: incompatible types: cannot infer type arguments due to Object.hashCode collision
Co-authored-by: Maurizio Cimadamore <mcimadamore at openjdk.org>
Reviewed-by: mcimadamore
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Types.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Infer.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/InferenceContext.java
+ test/langtools/tools/javac/inference_non_determinism/NonDeterminismTest.java
Changeset: a22a5a4e
Branch: master
Author: duke <duke at openjdk.org>
Date: 2024-10-24 17:26:13 +0000
URL: https://git.openjdk.org/mobile/commit/a22a5a4e980c83b5d0bc7999c4ae803d05a4317b
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list