On Mon, 20 May 2024 18:52:58 GMT, Roger Riggs <rri...@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