git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Fri Oct 29 17:52:07 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/mobile/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
Changeset: 7cb36b9e
Author: duke <duke at openjdk.org>
Date: 2021-10-29 17:51:30 +0000
URL: https://git.openjdk.java.net/mobile/commit/7cb36b9e4a3f487719e357445ab93239e251fc0c
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list