Integrated: 8253633: Remove unimplemented TieredThresholdPolicy::set_carry_if_neccessary
Aleksey Shipilev
shade at openjdk.java.net
Fri Sep 25 10:13:14 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`
This pull request has now been integrated.
Changeset: 27d0a70b
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/27d0a70b
Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod
8253633: Remove unimplemented TieredThresholdPolicy::set_carry_if_neccessary
Reviewed-by: thartmann
-------------
PR: https://git.openjdk.java.net/jdk/pull/355
More information about the hotspot-compiler-dev
mailing list