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

>> 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.

That part is intended to run on any platform where CDS is disabled.

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

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

Reply via email to