On Wed, 16 Jun 2021 20:22:17 GMT, Roger Riggs <rri...@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. This pull request has now been integrated. Changeset: 6889a39a Author: Roger Riggs <rri...@openjdk.org> URL: https://git.openjdk.java.net/jdk17/commit/6889a39a3f124d2442584cb7646b2d6a18745e78 Stats: 261 lines in 13 files changed: 158 ins; 50 del; 53 mod 8268826: Cleanup Override in Context-Specific Deserialization Filters Reviewed-by: dfuchs, bchristi ------------- PR: https://git.openjdk.java.net/jdk17/pull/85