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

Brent Christian bchristi at openjdk.java.net
Fri Jun 18 22:27:32 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.

OVERRIDE is also mentioned in `src/java.base/share/conf/security/java.security b/src/java.base/share/conf/security/java.security`

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

Changes requested by bchristi (Reviewer).

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


More information about the core-libs-dev mailing list