JDK-8251952 : JEP-380 : UnixDomainSocketAddress ::of​(Path path) spec amendment
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 16
  • Priority: P3
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2020-08-18
  • Updated: 2023-08-17
  • Resolved: 2020-11-02
Related Reports
CSR :  
Duplicate :  
Description
 The method UnixDomainSocketAddress ::of​(Path path) throws NullPointerException when path is null,
It needs an explicit mention in the spec.
Comments
Fixed in 8245194
02-11-2020

Actually, this was covered when the initial JEP CSR was resubmitted. Will close this now.
02-11-2020

Will finalize the CSR after JEP 380 integrated
14-09-2020