RFR: 8253633: Remove unimplemented TieredThresholdPolicy::set_carry_if_neccessary
Aleksey Shipilev
shade at openjdk.java.net
Fri Sep 25 07:57:32 UTC 2020
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`
-------------
Commit messages:
- 8253633: Remove unimplemented TieredThresholdPolicy::set_carry_if_necessary
Changes: https://git.openjdk.java.net/jdk/pull/355/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=355&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8253633
Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/355.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/355/head:pull/355
PR: https://git.openjdk.java.net/jdk/pull/355
More information about the hotspot-compiler-dev
mailing list