On Tue, 11 Aug 2026 08:57:14 GMT, Amit Kumar <[email protected]> wrote:

>> Sorna Sarathi N has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Update review comments
>
> test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/RedefineLeakThrowable.java
>  line 31:
> 
>> 29: 
>> 30: /*
>> 31:  * @test id=nocds
> 
> sorry, one more question. Is the intent here that, this part should run on 
> AIX only ? or any platform with no cds, is also allowed ? 
> 
> I am not sure if anyone is doing this, but using `cds` still, is a choice, 
> which can be disabled from the build itself, `--with-jvm-features=-cds`, in 
> that case this test will be executed only all of platforms who have CDS 
> disabled.

I am asking this because CDS is disabled for AIX so there will only this one 
version which will be executed on AIX, other part of testcase will always be 
skipped. 

In simple terms, I am just asking, if this "nocds" is for AIX only or for any 
platform who have CDS disabled.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/32254#discussion_r3756562404

Reply via email to