RFR: 8266567: Fix javadoc tag references in sun.management.jmxremote.ConnectorBootstrap [v2]

Pavel Rappo prappo at openjdk.java.net
Tue May 11 23:00:55 UTC 2021


On Wed, 5 May 2021 19:22:11 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

>> Pavel Rappo has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fixed more typos
>
> src/jdk.management.agent/share/classes/sun/management/jmxremote/ConnectorBootstrap.java line 308:
> 
>> 306:       public static synchronized JMXConnectorServer initialize() {
>> 307: 
>> 308:          // Load new management properties
> 
> Debatable. I guess what was meant here is:
> 
> // Loads a new management Properties instance
> 
> Or maybe a better comment text would be:
> 
> Load and snapshot management properties
> 
> Otherwise LGTM.

I've reverted that particular line.

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

PR: https://git.openjdk.java.net/jdk/pull/3885


More information about the serviceability-dev mailing list