RFR: 8253633: Remove unimplemented TieredThresholdPolicy::set_carry_if_neccessary
Tobias Hartmann
thartmann at openjdk.java.net
Fri Sep 25 08:12:32 UTC 2020
On Fri, 25 Sep 2020 07:49:53 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> The definition seems to be removed with JDK-8203883, but the declaration was left behind.
>
> Testing:
> - [x] Linux x86_64 fastdebug build
> - [x] Text search for `set_carry_if_necessary` in `src/hotspot`
Marked as reviewed by thartmann (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/355
More information about the hotspot-compiler-dev
mailing list