git: openjdk/jdk19u: master: 7 new changesets

Fei Yang fyang at openjdk.org
Tue Sep 27 13:37:05 UTC 2022


Changeset: 83cb8842
Author:    Tobias Hartmann <thartmann at openjdk.org>
Date:      2022-09-27 12:28:59 +0000
URL:       https://git.openjdk.org/jdk19u/commit/83cb8842934a8ab87b1b988d0d9df493cc8a8db2

8290711: assert(false) failed: infinite loop in PhaseIterGVN::optimize

Reviewed-by: kvn
Backport-of: 6354a57b5cb85d31ea70a998202470467402b669

! src/hotspot/share/opto/phaseX.cpp
! src/hotspot/share/opto/phaseX.hpp
+ test/hotspot/jtreg/compiler/ccp/TestInfiniteIGVNAfterCCP.java

Changeset: 27158f2b
Author:    Tobias Hartmann <thartmann at openjdk.org>
Date:      2022-09-27 12:29:55 +0000
URL:       https://git.openjdk.org/jdk19u/commit/27158f2b1c2e631fcebf7e108ea240880f57655e

8290451: Incorrect result when switching to C2 OSR compilation from C1

Backport-of: afa5d4ced38b7f3752932c28af96d8fc600d1df7

! src/hotspot/share/c1/c1_Canonicalizer.cpp
+ test/hotspot/jtreg/compiler/c1/BadStateAtLongCmp.jasm
+ test/hotspot/jtreg/compiler/c1/TestBadStateAtLongCmp.java

Changeset: e6bd2c93
Author:    Tobias Hartmann <thartmann at openjdk.org>
Date:      2022-09-27 12:30:50 +0000
URL:       https://git.openjdk.org/jdk19u/commit/e6bd2c935487763fec7622a10f526ce163f7f125

8290246: test fails "assert(init != __null) failed: initialization not found"

Backport-of: 70fce07a382896a8091413d7269bb16f33122505

! src/hotspot/share/opto/callnode.cpp

Changeset: d0b021be
Author:    Tobias Hartmann <thartmann at openjdk.org>
Date:      2022-09-27 12:32:12 +0000
URL:       https://git.openjdk.org/jdk19u/commit/d0b021beb0923090a1b6ae3e0900d125bea35d25

8288992: AArch64: CMN should be handled the same way as CMP

Backport-of: cc2b79270445ccfb2181894fed2edfd4518a2904

! src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp
! src/hotspot/cpu/aarch64/macroAssembler_aarch64.hpp

Changeset: 30294b3a
Author:    Tobias Hartmann <thartmann at openjdk.org>
Date:      2022-09-27 12:33:33 +0000
URL:       https://git.openjdk.org/jdk19u/commit/30294b3aa9158d7583fee8f29967dbefbae8a972

8286314: Trampoline not created for far runtime targets outside small CodeCache

Backport-of: bf0623b11fd95f09fe953822af71d965bdab8d0f

! src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp

Changeset: 59a331aa
Author:    Feilong Jiang <fjiang at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
Date:      2022-09-27 12:57:50 +0000
URL:       https://git.openjdk.org/jdk19u/commit/59a331aacad41ddc80c1793acc24ceb3b345af13

8290496: riscv: Fix build warnings-as-errors with GCC 11

Backport-of: 5425573bb4de1a2434201bc7ec3700b527ce346b

! src/hotspot/cpu/riscv/nativeInst_riscv.hpp
! src/hotspot/cpu/riscv/vtableStubs_riscv.cpp

Changeset: 7f34799a
Author:    Ao Qi <aoqi at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
Date:      2022-09-27 13:01:50 +0000
URL:       https://git.openjdk.org/jdk19u/commit/7f34799a60a26a21f46ef2adc5b785c9a4da39ee

8291508: Fix some tests with "requires vm.jvmti & vm.continuations"

Backport-of: 0cc49fd9eac5259543a3c41b7a32b6e01a1b0ad5

! test/hotspot/jtreg/vmTestbase/nsk/jvmti/GetThreadInfo/thrinfo001/TestDescription.java
! test/hotspot/jtreg/vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineVirtual/StressRedefineVirtual.java



More information about the jdk-updates-changes mailing list