RFR: 8294881: test/hotspot/jtreg/vmTestbase/nsk/jdi/VirtualMachine/dispose/dispose003/TestDescription.java fails [v2]

Leonid Mesnik lmesnik at openjdk.org
Thu Nov 10 21:18:48 UTC 2022


On Thu, 27 Oct 2022 15:34:38 GMT, Serguei Spitsyn <sspitsyn at openjdk.org> wrote:

>> Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   All dispose tests fixed.
>
> test/hotspot/jtreg/vmTestbase/nsk/share/jdi/Utils.java line 29:
> 
>> 27: 
>> 28:     public static boolean isAlive(Thread thread) {
>> 29:          for (int attempt = 1; attempt <= 5; attempt++) {
> 
> The indent has to be 4, not 5.

fixed

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

PR: https://git.openjdk.org/jdk/pull/10877


More information about the serviceability-dev mailing list