<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Aug 14, 2018, at 10:18 PM, Roger Riggs <<a href="mailto:Roger.Riggs@Oracle.com" class="">Roger.Riggs@Oracle.com</a>> wrote:</div><div class=""><div text="#000000" bgcolor="#FFFFE0" class=""><blockquote type="cite" cite="mid:F40B9173-1B4D-44CF-8777-EDB68C7283D9@oracle.com" class=""><pre wrap="" class="">
  *
+ * In this example, the {@link ObjectInputFilter} object is used during
+ * deserialization to check the contents of the stream. If {@link #getObject()}
+ * is called, the {@link ObjectInputFilter.Config#getSerialFilter()
+ * initial process-wide filter} is used.

I copied the words from ObjectInputStream::getObjectInputFilter. Is this a formal name of the "global filter"?</pre>
    </blockquote>
    I've had a request to update the terminology, so 'system filter'
    will be more appropriate.<br class=""></div></div></blockquote><div><br class=""></div>s/initial process-wide filter/system filter/?</div><div><br class=""></div><div>--Max<br class=""><div class=""><br class=""></div><blockquote type="cite" class=""><div class=""><div text="#000000" bgcolor="#FFFFE0" class="">
    [1]    <a href="https://bugs.openjdk.java.net/browse/JDK-8202675" class="">8202675</a> 
    Replace process-wide terminology in serial filtering to be
    consistent<br class="">
    <br class="">
    Regards, Roger<br class="">
    <br class="">
    </div></div></blockquote></div><br class=""></body></html>