git: openjdk/jdk: master: 2 new changesets
Robbin Ehn
rehn at openjdk.org
Tue Nov 26 08:52:36 UTC 2024
Changeset: 01052035
Branch: master
Author: Roberto Castañeda Lozano <rcastanedalo at openjdk.org>
Date: 2024-11-26 08:51:34 +0000
URL: https://git.openjdk.org/jdk/commit/0105203575182e24a56a38a12da7c1af58ea0a78
8337660: C2: basic blocks with only BoxLock nodes are wrongly treated as empty
Co-authored-by: Emanuel Peter <epeter at openjdk.org>
Reviewed-by: qamai, thartmann, kvn
! src/hotspot/share/opto/block.cpp
+ test/hotspot/jtreg/compiler/locks/TestSynchronizeWithEmptyBlock.java
Changeset: 57d35f98
Branch: master
Author: Robbin Ehn <rehn at openjdk.org>
Date: 2024-11-26 08:51:55 +0000
URL: https://git.openjdk.org/jdk/commit/57d35f98f6966485c034cf096ddefcf0c7569627
8344382: RISC-V: CASandCAEwithNegExpected fails with Zacas
Reviewed-by: fyang, mli
! src/hotspot/cpu/riscv/macroAssembler_riscv.cpp
! src/hotspot/cpu/riscv/macroAssembler_riscv.hpp
More information about the jdk-changes
mailing list