RFR: 8266498: Make debug ps() call print_stack
Thomas Stuefe
stuefe at openjdk.java.net
Tue May 4 16:52:52 UTC 2021
On Tue, 4 May 2021 16:02:21 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> Fix ps() call print_stack. Tested manually and with fastdebug and debug. Also removed hsfind() because find() is the same thing and nobody's using dbx anymore (and the overload that made me add it might be long gone).
> Tested with tier1 sanity.
Looks fine to me.
-------------
Marked as reviewed by stuefe (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/3861
More information about the hotspot-dev
mailing list