Integrated: 8266498: Make debug ps() call print_stack

Coleen Phillimore coleenp at openjdk.java.net
Wed May 5 12:47:51 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.

This pull request has now been integrated.

Changeset: 6ba911d6
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/6ba911d64ea05a6507bcf88a8ca656088a30ba5a
Stats:     15 lines in 1 file changed: 0 ins; 12 del; 3 mod

8266498: Make debug ps() call print_stack

Reviewed-by: stuefe, lfoltan

-------------

PR: https://git.openjdk.java.net/jdk/pull/3861


More information about the hotspot-dev mailing list