RFR: 8281049: man page update for jstatd Security Manager dependency removal [v2]

Kevin Walls kevinw at openjdk.java.net
Thu Feb 3 17:44:49 UTC 2022


On Thu, 3 Feb 2022 16:39:45 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

>> Kevin Walls has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Update
>
> src/jdk.jstatd/share/man/jstatd.1 line 124:
> 
>> 122: .PP
>> 123: For security purposes, the jstatd server uses an RMI ObjectInputFilter
>> 124: to allow only essential classes to be deserialized.
> 
> It looks like some formatting is now missing around `jstatd`.

Right, missed the quotes we use around jstatd in other places.  Added them in this update - I now see the word **jstatd** in bold in the man output like the other places.

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

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


More information about the serviceability-dev mailing list