On Fri, 21 Nov 2025 00:32:48 GMT, Leonid Mesnik <[email protected]> wrote:

>> Mat Carter has updated the pull request incrementally with two additional 
>> commits since the last revision:
>> 
>>  - Merge branch 'JDK-8370203' of https://github.com/macarte/jdk into 
>> JDK-8370203
>>  - Corrected placement of assert and logic test
>
> test/hotspot/jtreg/runtime/cds/appcds/aotCache/JcmdAOTEndRecordingTest.java 
> line 31:
> 
>> 29:  * @summary Sanity test for Jcmd AOT.end_recording command
>> 30:  * @library /test/lib
>> 31:  * @build JcmdAOTEndRecordingTest
> 
> No need to build test explicitly, jtreg does it by itself.

Thank you, I did not know that (copied another test as a template) - I've 
removed the build step in the header of both tests

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27965#discussion_r2550662386

Reply via email to