JDK-8180310 : [testlibrary] TestSocketFactory null pointer when updating match bytes
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.rmi
  • Affected Version: 8u381,9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-05-12
  • Updated: 2024-03-12
  • Resolved: 2017-10-29
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 JDK 8
10 b30Fixed 8u421Fixed
Related Reports
Blocks :  
Duplicate :  
Relates :  
Description
Calling TestSocketFactory.setMatchReplaceBytes may cause an NullPointerException 
if the output stream has not been created.
Comments
FYI -- the original issue in this bug report has been moved to JDK-8193332.
12-12-2017

URL: http://hg.openjdk.java.net/jdk10/master/rev/3937719e6371 User: rriggs Date: 2017-10-29 22:38:29 +0000
29-10-2017