hg: jdk/submit: 8247697: Remove delayed_forbidden dead code in C2
tobias.hartmann at oracle.com
tobias.hartmann at oracle.com
Fri Jun 19 06:06:31 UTC 2020
Changeset: f7587f7c859d
Author: thartmann
Date: 2020-06-19 08:06 +0200
URL: https://hg.openjdk.java.net/jdk/submit/rev/f7587f7c859d
8247697: Remove delayed_forbidden dead code in C2
Summary: The delayed_forbidden parameter to Compile::call_generator is never used.
Reviewed-by: kvn, vlivanov, thartmann
Contributed-by: Ludovic Henry <luhenry at microsoft.com>
! src/hotspot/share/opto/callGenerator.cpp
! src/hotspot/share/opto/callGenerator.hpp
! src/hotspot/share/opto/compile.hpp
! src/hotspot/share/opto/doCall.cpp
More information about the jdk-submit-changes
mailing list