[jdk17] RFR: 8268826: Cleanup Override in Context-Specific Deserialization Filters [v7]

Brent Christian bchristi at openjdk.java.net
Thu Jul 8 21:44:53 UTC 2021


On Wed, 7 Jul 2021 14:55:18 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.
>
> Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update SerialFactoryExample.PredicateFilter to match the OIF implementation
>   Test cleanup; enable logging of serialization on the command line (remove static)
>   Remove obsolete comment about jdk.serialFilter
>   Fix typo in StaticProperty.java

Marked as reviewed by bchristi (Reviewer).

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

PR: https://git.openjdk.java.net/jdk17/pull/85


More information about the core-libs-dev mailing list