RFR: 8356645: Javac should utilize new ZIP file system read-only access mode [v6]
Jan Lahoda
jlahoda at openjdk.org
Mon Jul 28 18:30:58 UTC 2025
On Mon, 28 Jul 2025 16:37:17 GMT, David Beaumont <duke at openjdk.org> wrote:
>> test/langtools/tools/javac/platform/VerifyCTSymClassFiles.java line 27:
>>
>>> 25: * @test
>>> 26: * @bug 8331027
>>> 27: * @summary Verify classfile inside ct.sym
>>
>> Could you please add the bug id to the `@bug`, as this is a src change
>
> Done.
I think we are using just `8331027 8356645`, without the comma.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25639#discussion_r2237522739
More information about the compiler-dev
mailing list