On Thu, 7 Mar 2024 22:00:13 GMT, Kevin Walls <kev...@openjdk.org> wrote:

>> The deprecated Subject Delegation feature in JMX will be removed.
>> 
>> This was marked in JDK 21 as deprecated for removal (JDK-8298966).
>
> Kevin Walls has updated the pull request incrementally with three additional 
> commits since the last revision:
> 
>  - Clarify deprecation comment.
>  - typo
>  - Remove additional passing of delegatedSubject in ClientListenerInfo and 
> ClientNotifForwarder

src/java.management/share/classes/com/sun/jmx/remote/internal/ClientNotifForwarder.java
 line 2:

> 1: /*
> 2:  * Copyright (c) 2002, 2024 Oracle and/or its affiliates. All rights 
> reserved.

Missing `,` after 2024.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/18025#discussion_r1518357791

Reply via email to