-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
6
-
x86
-
windows_xp
Compile the attached test case and run it. It loads two different images with ImageIO and MediaTracker.
On 1.5, for the second time through, I get a time of ~40ms with ImageIO and ~70ms with MediaTracker. On 1.6 I get ~1100 for each!
On 1.5, for the second time through, I get a time of ~40ms with ImageIO and ~70ms with MediaTracker. On 1.6 I get ~1100 for each!
- duplicates
-
JDK-6409506 On b78 it takes 10 times longer to read a compressed binary file
- Resolved
- relates to
-
JDK-6412741 BufferedInputStream.read1() contains possibly neverending loop
- Closed