RFR: 8370203 - Add jcmd AOT.end_recording diagnostic command [v5]
Mat Carter
macarte at openjdk.org
Fri Nov 21 18:47:21 UTC 2025
On Fri, 21 Nov 2025 00:32:48 GMT, Leonid Mesnik <lmesnik at openjdk.org> 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
More information about the serviceability-dev
mailing list