hg: jdk/sandbox: 8247697: Remove delayed_forbidden dead code in C2
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Fri Jun 19 06:15:31 UTC 2020
Changeset: f7587f7c859d
Author: thartmann
Date: 2020-06-19 08:06 +0200
URL: https://hg.openjdk.java.net/jdk/sandbox/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-sandbox-changes
mailing list