git: openjdk/jdk22u: master: 3 new changesets

Tobias Hartmann thartmann at openjdk.org
Mon Mar 4 07:33:14 UTC 2024


Changeset: 78df8c1e
Author:    Tobias Hartmann <thartmann at openjdk.org>
Date:      2024-03-04 07:31:48 +0000
URL:       https://git.openjdk.org/jdk22u/commit/78df8c1e0e5e2f68696431409088adcdb2a7305a

8325672: C2: allocate PhaseIdealLoop::_loop_or_ctrl from C->comp_arena()

Backport-of: 74b90aa87e7cfa52ac09bf2e57258d792f740f00

! src/hotspot/share/opto/loopnode.hpp

Changeset: b73c15e5
Author:    Tobias Hartmann <thartmann at openjdk.org>
Date:      2024-03-04 07:32:04 +0000
URL:       https://git.openjdk.org/jdk22u/commit/b73c15e57ae0ee4100f4067423f0a6b13b74ec5d

8323154: C2: assert(cmp != nullptr && cmp->Opcode() == Op_Cmp(bt)) failed: no exit test

Backport-of: 6997bfc68def7f80fbf6a7486a4b9f61225fc471

! src/hotspot/share/opto/subnode.cpp
+ test/hotspot/jtreg/compiler/c2/TestMinValueStrideLongCountedLoop.java

Changeset: dd4dc386
Author:    Tobias Hartmann <thartmann at openjdk.org>
Date:      2024-03-04 07:32:24 +0000
URL:       https://git.openjdk.org/jdk22u/commit/dd4dc386ab8ea59eaaee4a6c270202925ea85259

8317299: safepoint scalarization doesn't keep track of the depth of the JVM state

Backport-of: 6d911f68a3244c40a62ab2570dfec68b8d0ed5d8

! src/hotspot/share/opto/callnode.cpp
! src/hotspot/share/opto/callnode.hpp
! src/hotspot/share/opto/macro.cpp
! src/hotspot/share/opto/vector.cpp
! test/hotspot/jtreg/compiler/vectorapi/TestIntrinsicBailOut.java



More information about the jdk-updates-changes mailing list