Loading... (original) (raw)
- Type:
Bug
- Resolution: Fixed
- Priority:
P3
- Fix Version/s: 11
- Affects Version/s: 10
The internal ObjectInputStream.filterCheck method throws NullPointerException in the case where the ObjectInputStream has been subclassed to override the InputStream accesses because the OIS itself has a null input stream.
When a subclasses OIS is constructed via the protected no-arg constructor, information about the graph depth, number of references, and bytes in the input stream is not available.
backported by
JDK-8204129 ObjectInputStream filterCheck method throws NullPointerException
- Resolved
JDK-8204130 ObjectInputStream filterCheck method throws NullPointerException
- Resolved
JDK-8204296 ObjectInputStream filterCheck method throws NullPointerException
- Resolved
JDK-8204305 ObjectInputStream filterCheck method throws NullPointerException
- Resolved
JDK-8204410 ObjectInputStream filterCheck method throws NullPointerException
- Resolved
JDK-8205009 ObjectInputStream filterCheck method throws NullPointerException
- Resolved
JDK-8205099 ObjectInputStream filterCheck method throws NullPointerException
- Resolved
JDK-8205584 ObjectInputStream filterCheck method throws NullPointerException
- Resolved
JDK-8206231 ObjectInputStream filterCheck method throws NullPointerException
- Resolved
JDK-8207743 ObjectInputStream filterCheck method throws NullPointerException
- Resolved
JDK-8208742 ObjectInputStream filterCheck method throws NullPointerException
- Resolved
JDK-8208967 ObjectInputStream filterCheck method throws NullPointerException
- Resolved
JDK-8216869 ObjectInputStream filterCheck method throws NullPointerException
- Resolved
JDK-8204178 ObjectInputStream filterCheck method throws NullPointerException
- Closed
links to
(9 backported by, 1 links to)