git: openjdk/jdk: 2 new changesets
Christian Hagedorn
chagedorn at openjdk.org
Mon Sep 19 10:18:49 UTC 2022
Changeset: 471e2f12
Author: Christian Hagedorn <chagedorn at openjdk.org>
Date: 2022-09-19 10:15:18 +0000
URL: https://git.openjdk.org/jdk/commit/471e2f12b44cafc583a8ae118e36df5f00dfd624
8292088: C2: assert(is_OuterStripMinedLoop()) failed: invalid node class: IfTrue
Reviewed-by: roland, kvn
! src/hotspot/share/opto/loopopts.cpp
! src/hotspot/share/opto/opaquenode.cpp
! src/hotspot/share/opto/opaquenode.hpp
+ test/hotspot/jtreg/compiler/c2/TestRemoveSingleIterationLoop.java
Changeset: d41f69f9
Author: Christian Hagedorn <chagedorn at openjdk.org>
Date: 2022-09-19 10:16:21 +0000
URL: https://git.openjdk.org/jdk/commit/d41f69f9c0297fe78884b5aa2d149745215ec9d2
8293849: PrintIdealPhase in compiler directives file is ignored when used with other compile commands
Reviewed-by: rcastanedalo, kvn
! src/hotspot/share/compiler/compilerDirectives.cpp
More information about the jdk-changes
mailing list