RFR: 8302004: InlineTree should consult replay file in release build [v2]
Matthijs Bijman
duke at openjdk.org
Thu Feb 9 14:41:14 UTC 2023
> This removes the guards around the replay logic in InlineTree::should_inline and InlineTree:should_not_inline, as discussed in JDK-8302004.
Matthijs Bijman has updated the pull request incrementally with one additional commit since the last revision:
8302004: Fix usages of InlineTree:should_inline and should_not_inline
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/12492/files
- new: https://git.openjdk.org/jdk/pull/12492/files/8e508145..72944cde
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=12492&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=12492&range=00-01
Stats: 6 lines in 2 files changed: 0 ins; 0 del; 6 mod
Patch: https://git.openjdk.org/jdk/pull/12492.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/12492/head:pull/12492
PR: https://git.openjdk.org/jdk/pull/12492
More information about the hotspot-compiler-dev
mailing list