JDK-8189676 : Document Serialization Filtering Best Practices
  • Type: Enhancement
  • Component: docs
  • Sub-Component: guides
  • Affected Version: 9
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-10-19
  • Updated: 2018-03-01
  • Resolved: 2018-03-01
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 10
10Fixed
Related Reports
Relates :  
Description
Developers will benefit from guidance of best practices for using serialization filtering as developed though JEP-290.

The documentation should cover both configuration of pattern based filters for black-listing and writing white-listing custom filters developed for specific applications.


Comments
The new chapter is here: https://docs-uat.us.oracle.com/javase/10/core/serialization-filtering1.htm#JSCOR-GUID-8296D8E8-2B93-4B9A-856E-0A65AF9B8C66 Roger Riggs and Drew Gross both reviewed this.
01-03-2018