RFR: 8301346: Remove dead emit_entry_barrier_stub definition

Christian Hagedorn chagedorn at openjdk.org
Mon Jan 30 13:49:17 UTC 2023


On Mon, 30 Jan 2023 13:27:20 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> [JDK-8297036](https://bugs.openjdk.org/browse/JDK-8297036) removed the implementation of `emit_entry_barrier_stub` and `entry_barrier_stub_size` but not the definition in the header files.
> 
> Thanks,
> Tobias

Looks good and trivial.

-------------

Marked as reviewed by chagedorn (Reviewer).

PR: https://git.openjdk.org/jdk/pull/12294


More information about the hotspot-compiler-dev mailing list