On Fri, 19 Dec 2025 18:08:56 GMT, Chris Plummer <[email protected]> wrote:
>> SendaoYan has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Increase max iteration for
>> nsk/jvmti/CompiledMethodUnload/compmethunload001/TestDescription.java
>
> test/hotspot/jtreg/vmTestbase/nsk/jdi/ClassObjectReference/reflectedType/reflectype002/TestDescription.java
> line 71:
>
>> 69: * -transport.address=dynamic
>> 70: * -debugee.vmkeys="${test.vm.opts} ${test.java.opts}
>> -Xbootclasspath/a:.
>> 71: * -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI" ./bin
>
> In all the JDI tests, this line should be indented to show that it is a
> continuation of `-debugee.vmkeys `started on the line before.
Thanks. The indent has been added for jni tests
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28891#discussion_r2636700458