RFR: 8281049: man page update for jstatd Security Manager dependency removal [v2]
Kevin Walls
kevinw at openjdk.java.net
Thu Feb 3 09:51:57 UTC 2022
On Wed, 2 Feb 2022 22:41:02 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: As RMI is in use, the jstatd server uses an ObjectInputFilter to allow
>> 124: only essential classes to be deserialized.
>
> How about:
>
> For security purposes, the jstatd server uses an RMI ObjectInputFilter to allow only essential classes to be deserialized.
Yes, sounds good - updated.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7320
More information about the serviceability-dev
mailing list