RFR: 8257847: Tiered should publish MDO data pointer for interpreter after profile start [v2]
Igor Veresov
iveresov at openjdk.java.net
Tue Dec 8 09:23:20 UTC 2020
> Tiered policy may decide to start profiling in interpreter if C1 is overloaded with requests. It should publish an appropriate data pointer for the current bci in order for the interpreter to start profiling immediately and not wait for the second invocation.
Igor Veresov has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
Tiered should publish MDO data pointer for interpreter after profile
start.
-------------
Changes: https://git.openjdk.java.net/jdk/pull/1683/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1683&range=01
Stats: 13 lines in 1 file changed: 12 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/1683.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/1683/head:pull/1683
PR: https://git.openjdk.java.net/jdk/pull/1683
More information about the hotspot-compiler-dev
mailing list