Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8155760 Implement Serialization Filtering
  3. JDK-8166739

Improve extensibility of ObjectInputFilter information passed to the filter

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • core-libs

        Address review comments:
             http://mail.openjdk.java.net/pipermail/core-libs-dev/2016-September/043655.html

        There are ... "some concerns about the evolvability of this API. The filter already receives a handful of parameters; it seems quite unlikely that a use case will not emerge where the filter needs more information in the future (say, the caller context, the caller class loader, etc.) One strategy for evolution is, rather than pass a handful of parameters, pass an aggregate, where the aggregate has getters for the parameters. "

              rriggs Roger Riggs
              rriggs Roger Riggs
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: