-
Bug
-
Resolution: Fixed
-
P4
-
6u4, 7
-
b40
-
generic, sparc
-
generic, solaris_10
-
Verified
com.sun.net.httpserver.HttpServer will throw a NumberFormatException in its log if it receives a (POST) request with its content-length header greater that 2 gigabytes. This is because the server implementation uses ints to represent the value of the request content-length.
- duplicates
-
JDK-6652642 HttpServer does not accept long Content-Length
-
- Closed
-
-
JDK-6444131 NPE in light weight httpserver code
-
- Closed
-