git: openjdk/jdk: 8316105: C2: Back to back Parse Predicates from different loops but with same deopt reason are wrongly grouped together

Christian Hagedorn chagedorn at openjdk.org
Thu Sep 21 08:57:58 UTC 2023


Changeset: ca47f5f0
Author:    Christian Hagedorn <chagedorn at openjdk.org>
Date:      2023-09-21 08:56:31 +0000
URL:       https://git.openjdk.org/jdk/commit/ca47f5f06daebc3c50bf47b4cdf1fcf8edf1507d

8316105: C2: Back to back Parse Predicates from different loops but with same deopt reason are wrongly grouped together

Reviewed-by: roland, thartmann, kvn

! src/hotspot/share/opto/predicates.cpp
! src/hotspot/share/opto/predicates.hpp
+ test/hotspot/jtreg/compiler/predicates/TestBackToBackParsePredicates.java



More information about the jdk-changes mailing list