On Wed, 29 Jul 2026 08:15:09 GMT, Serguei Spitsyn <[email protected]> wrote:

>> Chris Plummer has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   fix spelling and incorrect logging
>
> test/hotspot/jtreg/vmTestbase/nsk/jdwp/ClassType/SetValues/setvalues001.java 
> line 179:
> 
>> 177:                             + "  " + TESTED_FINAL_CLASS_SIGNATURE);
>> 178:                 long testedFinalClassID = 
>> debugee.getReferenceTypeID(TESTED_FINAL_CLASS_SIGNATURE);
>> 179:                 log.display("  got tested final classID: " + 
>> testedClassID);
> 
> Q: Should it be `testedFinalClassID` instead of `testedClassID` at line 179?

Fixed.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/32029#discussion_r3676434932

Reply via email to