git: openjdk/jdk: master: 2 new changesets
Christian Hagedorn
chagedorn at openjdk.org
Thu May 8 11:35:46 UTC 2025
Changeset: b47b2062
Branch: master
Author: Christian Hagedorn <chagedorn at openjdk.org>
Date: 2025-05-08 11:33:31 +0000
URL: https://git.openjdk.org/jdk/commit/b47b2062a2232694eb01473054a468ad9a6a2507
8355674: C2: Partial Peeling should not introduce Phi nodes above OpaqueInitializedAssertionPredicate nodes
Reviewed-by: epeter, thartmann
! src/hotspot/share/opto/loopopts.cpp
+ test/hotspot/jtreg/compiler/predicates/assertion/TestPhiAboveOpaqueInitializedAssertionPredicate.java
Changeset: ad07426f
Branch: master
Author: Christian Hagedorn <chagedorn at openjdk.org>
Date: 2025-05-08 11:34:46 +0000
URL: https://git.openjdk.org/jdk/commit/ad07426fab3396caefd7c08d924e085c1f6f61ba
8356084: C2: Data is wrongly rewired to Initialized Assertion Predicates instead of Template Assertion Predicates
Reviewed-by: epeter, kvn
! src/hotspot/share/opto/predicates.cpp
! src/hotspot/share/opto/predicates.hpp
! test/hotspot/jtreg/compiler/predicates/assertion/TestAssertionPredicates.java
More information about the jdk-changes
mailing list