On Mon, 20 Apr 2026 08:21:16 GMT, Thomas Stuefe <[email protected]> wrote:
>> Coleen Phillimore has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Fix CDSPluginTest and remove comment.
>
> test/jdk/tools/jlink/plugins/CDSPluginTest.java line 84:
>
>> 82:
>> wb.isDefaultVMFlag("UseCompactObjectHeaders");
>> 83:
>> 84: String suffix = COMPACT_HEADERS ? "_coh.jsa" : ".jsa";
>
> Here, we don't test the nocoh archive?
I don't remember why I didn't just rewrite this. fixed now.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/30322#discussion_r3130506551