On Mon, 13 Apr 2026 20:11:53 GMT, Artur Barashev <[email protected]> wrote:
>> Sean Mullan has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Don't override getType().
>
> src/jdk.jlink/share/classes/jdk/tools/jlink/internal/plugins/SecurityPropertiesPlugin.java
> line 64:
>
>> 62:
>> 63: @Override
>> 64: public Category getType() {
>
> Method `getType()` is identical to its super method
Fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/30635#discussion_r3086444665