- 
    Bug 
- 
    Resolution: Fixed
- 
     P2 P2
- 
    1.1.1, 1.1.4
- 
        1.1.5
- 
        x86, sparc
- 
        solaris_2.5.1, solaris_2.6, windows_nt
- 
        Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-2016276 | 1.2.0 | Janet Koenig | P2 | Resolved | Fixed | 1.2beta | 
While running truss on HotJava Browser I noticed a flury of 1 byte reads
from $HOME/identitydb.obj and lib/security/java.security. In my case these
files were ~5000 bytes total which meant ~5000 reads!
This can easily be fixed by using one of the buffered IO classes.
john.bui@eng 1997-10-17
No specific test case available. Implicity tested, closed with exposure.
- backported by
- 
                    JDK-2016276 1 byte reads: identitydb.obj, lib/security/java.security -           
- Resolved
 
-         
- duplicates
- 
                    JDK-4042510 java.security properties file read in one byte at a time -           
- Closed
 
-