jdk/src/java.base/share/classes/java
Patrick Concannon dcceed10b6 8222829: DatagramSocket.setSoTimeout does not specify IAE when timeout is negative
Clarifies behaviour of setSoTimeout() method when given negative timeout value.

Reviewed-by: alanb, chegar, dfuchs
2019-10-08 15:03:20 +01:00
..
io 8229022: BufferedReader performance can be improved by using StringBuilder 2019-10-02 07:50:06 -07:00
lang 8226721: Missing intrinsics for Math.ceil, floor, rint 2019-10-01 11:43:10 +02:00
math 8229997: Apply java.io.Serial annotations in java.base 2019-08-29 16:31:34 -07:00
net 8222829: DatagramSocket.setSoTimeout does not specify IAE when timeout is negative 2019-10-08 15:03:20 +01:00
nio 8230946: Clarify security manager behaviour of a connected DatagramSocket and DatagramChannel 2019-10-08 14:56:46 +01:00
security 8231387: java.security.Provider.getService returns random result due to race condition with mutating methods in the same class 2019-09-25 08:29:03 -07:00
text 8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base 2019-09-24 09:43:43 +01:00
time 8231314: java.time serialization warning cleanup 2019-09-26 11:10:19 -04:00
util 8231977: Discuss serializability of collections 2019-10-07 17:13:59 -07:00