On Mon, 15 May 2023 22:40:16 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:
>> Chris Plummer has updated the pull request incrementally with one additional >> commit since the last revision: >> >> fix typo in comment > > test/hotspot/jtreg/vmTestbase/nsk/jdb/kill/kill001/kill001.java line 39: > >> 37: * and then tries to kill them. If these threads are killed then >> 38: * the value of the special "killed" variable should to the set >> 39: * to the number of additional threads created. The value of > > `If these threads are killed then the value of the special "killed" variable > should to the set to the number of additional threads created.` > > Typo? : It feels like there is a typo in the fragment: `variable should to > the set to the number`. Yes, it should be "should be set to the number" ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/13967#discussion_r1194436396