pjs/security/jss
sandeep.konchady%sun.com 699f97c20b Bug Id: 304195
Added try/catch block around the method calls within toString().  Calls
such as getInetAddress(), getPort() etc does not check if the socket is
closed, and when applications use toString() on a closed socket, there
is an uncaught exception.
2005-08-16 23:44:45 +00:00
..
config
lib As per Wan-Teh's suggestion, the comments are modified to look as shown below. 2005-08-12 18:39:14 +00:00
org Bug Id: 304195 2005-08-16 23:44:45 +00:00
pkg 238319: Sun packages changes 2005-07-22 15:32:50 +00:00
samples
Makefile
build_java.pl Modified the way MANIFEST.MF file was being generated. I now use perl 2005-05-18 22:18:15 +00:00
jss.html
manifest.mn
rules.mk