hg: jdk/jdk: 8218947: jdb threads command should print threadID in decimal, not hex

chris.plummer at oracle.com chris.plummer at oracle.com
Tue Feb 19 20:06:40 UTC 2019


Changeset: 0da72c89e368
Author:    cjplummer
Date:      2019-02-19 12:05 -0800
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/0da72c89e368

8218947: jdb threads command should print threadID in decimal, not hex
Summary: print objectIDs in decimal.
Reviewed-by: sspitsyn, dholmes, jcbeyler

! src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/Env.java
! src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/TTYResources.java
! test/hotspot/jtreg/vmTestbase/nsk/jdb/interrupt/interrupt001/interrupt001.java



More information about the jdk-all-changes mailing list