On Sat, 22 Aug 2026 01:06:45 GMT, Serguei Spitsyn <[email protected]> wrote:
>> Chris Plummer has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Only print success message if truely a success. Fix variable name in
>> message.
>
> test/hotspot/jtreg/vmTestbase/nsk/jdwp/ObjectReference/SetValues/setvalues001.java
> line 369:
>
>> 367: return values;
>> 368: } catch (BoundException e) {
>> 369: log.complain("Unable to parse reply packet for
>> ReferenceType.GetValues command:\n\t"
>
> Nit: Typo? : s/ReferenceType.GetValues/ObjectReference.GetValues/
It's correct. Look at line 346.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/32029#discussion_r3834808440