git: openjdk/jdk: 2 new changesets
Vicente Romero
vromero at openjdk.org
Thu Nov 3 12:12:45 UTC 2022
Changeset: 6ee8ccfc
Author: Claes Redestad <redestad at openjdk.org>
Date: 2022-11-03 12:05:13 +0000
URL: https://git.openjdk.org/jdk/commit/6ee8ccfcfea06b16383475f9bbef11753e7fcc22
8296168: x86: Add reasonable constraints between AVX and SSE
Reviewed-by: kvn, vlivanov
! src/hotspot/cpu/x86/vm_version_x86.cpp
Changeset: 7a85441a
Author: Vicente Romero <vromero at openjdk.org>
Date: 2022-11-03 12:08:23 +0000
URL: https://git.openjdk.org/jdk/commit/7a85441a85b2472215ca7bc66e636dff06d9ebf3
8232933: Javac inferred type does not conform to equality constraint
Reviewed-by: mcimadamore
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/InferenceContext.java
+ test/langtools/tools/javac/inference_context_min/DontMinimizeInfContextTest.java
More information about the jdk-changes
mailing list