RFR: 8336691: Test LongArgTest.java intermittent fails java.lang.NoClassDefFoundError: jdk/test/lib/Utils [v2]

SendaoYan syan at openjdk.org
Thu Jul 18 07:30:48 UTC 2024


On Thu, 18 Jul 2024 04:57:27 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

>> SendaoYan has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   delete @build LongArgTest
>
> test/hotspot/jtreg/serviceability/attach/LongArgTest.java line 30:
> 
>> 28:  * @library /test/lib
>> 29:  * @modules jdk.attach/sun.tools.attach
>> 30:  * @build jdk.test.lib.Utils jdk.test.lib.apps.LingeredApp LongArgTest
> 
> Hello @sendaoYan, the test class `LongArgTest` isn't needed in the `@build` set.

Thanks for the review. `LongArgTest` has been deleted in `@build` set.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20228#discussion_r1682341391


More information about the serviceability-dev mailing list