-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.1.1
-
None
-
sparc
-
solaris_2.6
During startup the JDK is using an unbuffered stream to read in the
java.security properties file. Since the input stream is unbuffered
this causes the system "read()" call to be made for every byte that
is read in.
java.security properties file. Since the input stream is unbuffered
this causes the system "read()" call to be made for every byte that
is read in.
- duplicates
-
JDK-4067923 1 byte reads: identitydb.obj, lib/security/java.security
-
- Closed
-