On Fri, 21 Aug 2026 18:20:18 GMT, Serguei Spitsyn <[email protected]> wrote:
>> Chris Plummer has updated the pull request incrementally with one additional >> commit since the last revision: >> >> fix comment typo > > test/hotspot/jtreg/vmTestbase/nsk/jdb/interrupt/interrupt001/interrupt001.java > line 139: > >> 137: reply = jdb.receiveReplyFor(JdbCommand.suspend + mainThread); >> 138: reply = jdb.receiveReplyFor(JdbCommand.resume, false); // don't >> expect a compound prompt >> 139: reply = jdb.receiveReplyFor(JdbCommand.thread + mainThread); // >> get compund prompt back > > Nit: Typo in the comment: s/compund/compound/ fixed ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/32399#discussion_r3832984445
