RFR: JDK-8272771: frame::pd_ps() is not implemented on any platform [v2]
Aleksey Shipilev
shade at openjdk.java.net
Tue Sep 14 07:36:20 UTC 2021
On Tue, 14 Sep 2021 07:07:34 GMT, Tobias Holenstein <github.com+71546117+tobiasholenstein at openjdk.org> wrote:
>> removed frame::pd_ps() which is not implemented on any platform. Replaced the only usage of frame::pd_ps() in the debug function `ps()` with `frame::print_on`. Tested on Tier1.
>>
>> Thanks!
>
> Tobias Holenstein has updated the pull request incrementally with one additional commit since the last revision:
>
> JDK-8272771: removed call to print_on() in debug::ps()
Marked as reviewed by shade (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/5487
More information about the hotspot-dev
mailing list