This is an umbrella for the first set of spec clarifications for JEP 380.
1) Clarify ServerSocketChannel::accept behavior with security manager. In particular, security check for Unix domain socket done before calling accept.
2) Clarify automatic binding of Unix domain socket has same dependency on length of path name as explicitly bound socket. Also, consider including link to a page where exact platform specific behavior is described.
1) Clarify ServerSocketChannel::accept behavior with security manager. In particular, security check for Unix domain socket done before calling accept.
2) Clarify automatic binding of Unix domain socket has same dependency on length of path name as explicitly bound socket. Also, consider including link to a page where exact platform specific behavior is described.
- csr for
-
JDK-8255939 JEP 380 spec clarifications
-
- Closed
-