Integrated: JDK-8272771: frame::pd_ps() is not implemented on any platform
Tobias Holenstein
github.com+71546117+tobiasholenstein at openjdk.java.net
Wed Sep 15 14:02:53 UTC 2021
On Mon, 13 Sep 2021 08:01:26 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!
This pull request has now been integrated.
Changeset: 82904246
Author: Tobias Holenstein <tobias.holenstein at oracle.com>
Committer: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/82904246cd5af69eda96b0382b471d339bd9e204
Stats: 10 lines in 8 files changed: 0 ins; 10 del; 0 mod
8272771: frame::pd_ps() is not implemented on any platform
Reviewed-by: shade, dholmes, thartmann
-------------
PR: https://git.openjdk.java.net/jdk/pull/5487
More information about the hotspot-dev
mailing list