[jdk17] RFR: JDK-8268826: Cleanup Override in Context-Specific Deserialization Filters
Daniel Fuchs
dfuchs at openjdk.java.net
Thu Jun 17 08:38:08 UTC 2021
On Wed, 16 Jun 2021 20:22:17 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> Remove the unnecessary special case "OVERRIDE" in jdk.serialFilterFactory property.
> Fix description in the example of a filter allowing platform classes.
> Suppress some warnings about use of SecurityManager in tests.
Looks reasonable to me.
-------------
Marked as reviewed by dfuchs (Reviewer).
PR: https://git.openjdk.java.net/jdk17/pull/85
More information about the core-libs-dev
mailing list