git: openjdk/jdk8u-dev: 8159720: Failure of C2 compilation with tiered prevents some C1 compilations
Paul Hohensee
phh at openjdk.org
Wed Nov 9 15:32:18 UTC 2022
Changeset: 6e563e59
Author: Yi Yang <yyang at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
Date: 2022-11-09 15:30:20 +0000
URL: https://git.openjdk.org/jdk8u-dev/commit/6e563e59f3b4a9b25b4d52975daf4047f52d5b61
8159720: Failure of C2 compilation with tiered prevents some C1 compilations
If C2 fails to compile a method with tiered compilation, then it should mark the method as not compileable on the C2 tier only.
Reviewed-by: phh
Backport-of: cc10eca0b07f03d4765713d86eae39959f555c1f
! hotspot/src/share/vm/opto/compile.cpp
! hotspot/src/share/vm/opto/compile.hpp
! hotspot/src/share/vm/opto/matcher.cpp
! hotspot/src/share/vm/opto/parse1.cpp
More information about the jdk8u-dev-changes
mailing list