RFR: 8332071: Convert package.html files in `java.management.rmi` to package-info.java [v3]
Nizar Benalla
nbenalla at openjdk.org
Mon May 20 19:04:02 UTC 2024
On Mon, 20 May 2024 18:52:58 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
>> Nizar Benalla has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Remove tabs
>
> src/java.management.rmi/share/classes/javax/management/remote/rmi/RMIConnectorServer.java line 121:
>
>> 119: *
>> 120: * @since 10
>> 121: */
>
> Please fix the indentation of the "*" for the this comment on CREDENTIALS_FILTER_PATTERN so it looks consistent.
Fixed to be consistent, but the rest of the comment is still indented wrong.
/**
* Name of the attribute that specifies ...
* ....
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/19263#discussion_r1607157750
More information about the serviceability-dev
mailing list