blob: 9a3f69c9bd7409b0fbf0c4a9bc7d0e4608ca339d [file] [log] [blame]
<html>
<body>
Reports classes which may be serialized. A class
may be serialized if it supports the <b>Serializable</b> interface,
and its <b>writeObject()</b> method is not defined to immediately
throw an error. Serializable classes may be dangerous in code intended for secure use.
<!-- tooltip end -->
<p>
Use the checkbox below to ignore classes extending <b>Throwable</b> directly.
<p>
</body>
</html>