Michael McMahon
724cfc1897
8000724: Improve networking serialization
...
Delegate InetAddress fields to a holder object
Reviewed-by: alanb, chegar
2013-02-13 10:40:31 +00:00
Alan Bateman
430592a30e
7197491: update copyright year to match last edit in jdk8 jdk repository
...
Reviewed-by: chegar, ksrini
2012-11-02 15:50:11 +00:00
Mandy Chung
728600d4e3
7164376: Replace use of sun.security.action.LoadLibraryAction with System.loadLibrary
...
Reviewed-by: alanb, mullan, prr
2012-05-01 19:45:34 -07:00
Chris Hegarty
02a9029229
7116722: Miscellaneous warnings sun.misc ( and related classes )
...
Reviewed-by: alanb, darcy, forax, hawtin, lancea
2011-12-01 11:09:54 +00:00
Chris Hegarty
15d761f763
7104650: rawtype warnings in several net, nio and security source files
...
Also reviewed by Ulf.Zibis@gmx.de
Reviewed-by: mcimadamore, alanb, dholmes
2011-10-26 13:58:46 +01:00
Michael McMahon
0b7f35c9bb
7042550: Reintegrate 6569621
...
Reviewed-by: chegar, alanb
2011-05-30 23:36:10 +01:00
Michael McMahon
9987e199cc
7041044: InetAddress.getByName(String,InetAddress) added in error
...
Reviewed-by: alanb
2011-05-02 20:11:18 +01:00
Michael McMahon
551c22b433
6569621: Problem with java/classes_net
...
Reviewed-by: chegar
2011-05-02 11:02:58 +01:00
Kelly O'Hair
d2b1e20c7d
7033660: Update copyright year to 2011 on any files changed in 2011
...
Reviewed-by: dholmes
2011-04-06 22:06:11 -07:00
Chris Hegarty
e615d63fad
7012768: InetAddress lookupTable leaks/deadlocks when using unsupported name service spi
...
Reviewed-by: alanb, michaelm
2011-01-21 17:02:57 +00:00
Kelly O'Hair
6b6a611c8e
6962318: Update copyright year
...
Reviewed-by: xdono
2010-12-28 15:53:50 -08:00
Martin Buchholz
07ebbaac23
6981157: Improve UnknownHostException with EAI error details and other cleanups
...
Generify; remove compiler warnings, typos, casts; return status information via gai_strerror when getaddrinfo fails; show full stack of native failures
Reviewed-by: michaelm, alanb
2010-09-17 14:40:38 -07:00
Kelly O'Hair
fe008ae27a
6943119: Rebrand source copyright notices
...
Reviewed-by: darcy, weijun
2010-05-25 15:58:33 -07:00
Michael McMahon
d7402c700b
6893954: Subclasses of InetAddress may incorrectly interpret network addresses
...
Runtime type checks and deserialization check
Reviewed-by: chegar, alanb, jccollet
2009-12-02 12:17:42 +00:00
J. Duke
319a3b9947
Initial load
2007-12-01 00:00:00 +00:00