RFR: 8246378: [Windows] assert on MethodHandle logging code [v2]
Coleen Phillimore
coleenp at openjdk.java.net
Thu Nov 19 22:47:07 UTC 2020
On Thu, 19 Nov 2020 21:44:23 GMT, Ioi Lam <iklam at openjdk.org> wrote:
>> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>>
>> restore fp and sp printing.
>
> src/hotspot/cpu/x86/stubGenerator_x86_64.cpp line 6720:
>
>> 6718:
>> 6719: // platform dependent
>> 6720: StubRoutines::x86::_get_previous_sp_entry = generate_get_previous_sp();
>
> The body of `generate_get_previous_fp()` can also be removed.
Thanks for noticing. I meant to delete it.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1321
More information about the hotspot-dev
mailing list