[jdk11u-dev] RFR: 8287425: Remove unnecessary register push for MacroAssembler::check_klass_subtype_slow_path
Johannes Bechberger
duke at openjdk.org
Mon Nov 21 16:09:24 UTC 2022
On Wed, 16 Nov 2022 16:50:10 GMT, Johannes Bechberger <duke at openjdk.org> wrote:
> Removes an unnecessary register push which currently makes stack walking impossible for async-profiler.
Oh, thanks for mentioning that, I forgot that my fix request was pending.
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1524
More information about the jdk-updates-dev
mailing list