[aarch64-port-dev ] git: openjdk/aarch64-port: master: 8271356: Modify jdb to treat an empty command as a repeat of the previous command

Chris Plummer cjplummer at openjdk.java.net
Fri Oct 29 17:52:43 UTC 2021


Changeset: fe6a2020
Author:    Jakob Cornell <jakob+gpg at jcornell.net>
Committer: Chris Plummer <cjplummer at openjdk.org>
Date:      2021-10-29 17:50:19 +0000
URL:       https://git.openjdk.java.net/aarch64-port/commit/fe6a2020873fe1eb8d4236dc1db3008f485f3195

8271356: Modify jdb to treat an empty command as a repeat of the previous command

Reviewed-by: cjplummer, iklam

! src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/Commands.java
! src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/TTY.java
! src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/TTYResources.java
! src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/TTYResources_ja.java
! src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/TTYResources_zh_CN.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/list/list003/list003.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/list/list003/list003a.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/repeat/repeat001/repeat001.java
+ test/hotspot/jtreg/vmTestbase/nsk/jdb/repeat/repeat001/repeat001a.java
! test/hotspot/jtreg/vmTestbase/nsk/share/jdb/JdbCommand.java



More information about the aarch64-port-dev mailing list