Integrated: 8254769: Remove unimplemented BCEscapeAnalyzer::{add_dependence, propagate_dependencies}
Aleksey Shipilev
shade at openjdk.java.net
Thu Oct 15 06:33:18 UTC 2020
On Wed, 14 Oct 2020 14:30:38 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> These methods are not implemented, and there were no definitions since the initial load. Can be removed.
>
> Testing:
> - [x] Linux x86_64 build
> - [x] Text searches for `add_dependence` and `propagate_dependencies` in `src/hotspot`
This pull request has now been integrated.
Changeset: 81a8ff1d
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/81a8ff1d
Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod
8254769: Remove unimplemented BCEscapeAnalyzer::{add_dependence, propagate_dependencies}
Reviewed-by: thartmann, kvn
-------------
PR: https://git.openjdk.java.net/jdk/pull/656
More information about the hotspot-compiler-dev
mailing list