JDK-8268826 : Cleanup Override in Context-Specific Deserialization Filters
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.io:serialization
  • Affected Version: 17
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-06-15
  • Updated: 2025-01-29
  • Resolved: 2021-07-09
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 17 JDK 18
17 b31Fixed 18Fixed
Related Reports
CSR :  
Relates :  
Relates :  
Description
Remove "OVERRIDE" special handling of `jdk.serialFilterFactory` 
in JEP 415: Context-specific Deserialization Filters.

See the CSR JDK-8268827 for rationale
Comments
Changeset: 6889a39a Author: Roger Riggs <rriggs@openjdk.org> Date: 2021-07-09 14:33:56 +0000 URL: https://git.openjdk.java.net/jdk17/commit/6889a39a3f124d2442584cb7646b2d6a18745e78
09-07-2021

PR https://git.openjdk.java.net/jdk17/pull/85
06-07-2021