git: openjdk/jdk19u: master: 3 new changesets
Tobias Hartmann
thartmann at openjdk.org
Tue Oct 25 15:35:25 UTC 2022
Changeset: eaaf01ed
Author: Tobias Hartmann <thartmann at openjdk.org>
Date: 2022-10-25 15:31:56 +0000
URL: https://git.openjdk.org/jdk19u/commit/eaaf01ed57328cce5e6af39ea07cbd0827c9ec82
8292158: AES-CTR cipher state corruption with AVX-512
Reviewed-by: kvn
Backport-of: 9d76ac8a4453bc51d9dca2ad6c60259cfb2c4203
! src/hotspot/cpu/x86/macroAssembler_x86_aes.cpp
+ test/hotspot/jtreg/compiler/codegen/aes/Test8292158.java
Changeset: 65001c38
Author: Tobias Hartmann <thartmann at openjdk.org>
Date: 2022-10-25 15:33:06 +0000
URL: https://git.openjdk.org/jdk19u/commit/65001c38d198813532ef3277c235e6a720b3a8a6
8293816: CI: ciBytecodeStream::get_klass() is not consistent
Backport-of: 746f5f589db5c1036f15fa47f8a48b2a12c921ce
! src/hotspot/share/ci/ciInstanceKlass.cpp
! src/hotspot/share/ci/ciKlass.cpp
! src/hotspot/share/ci/ciStreams.cpp
Changeset: 16fbf7bd
Author: Tobias Hartmann <thartmann at openjdk.org>
Date: 2022-10-25 15:34:09 +0000
URL: https://git.openjdk.org/jdk19u/commit/16fbf7bdc559aebaf12dfe28bd7ce9488bc1e538
8292385: assert(ctrl == kit.control()) failed: Control flow was added although the intrinsic bailed out
Reviewed-by: dlong
Backport-of: 5757e2129ef23f6aa11a9a29d77ae86971b401c0
! src/hotspot/share/opto/library_call.cpp
More information about the jdk-updates-changes
mailing list