RFR: 8303921: serviceability/sa/UniqueVtableTest.java timed out [v2]

Alex Menkov amenkov at openjdk.org
Wed Mar 15 00:37:16 UTC 2023


On Tue, 14 Mar 2023 22:50:32 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

>> Alex Menkov has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   feedback
>
> test/hotspot/jtreg/serviceability/sa/UniqueVtableTest.java line 158:
> 
>> 156:             Long.toString(lingeredAppPid));
>> 157:         SATestUtils.addPrivilegesIfNeeded(processBuilder);
>> 158:         OutputAnalyzer SAOutput = ProcessTools.executeProcess(processBuilder);
> 
> `SAOutput`: local variables should start with lower case.

Fixed

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

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


More information about the serviceability-dev mailing list