FULL PRODUCT VERSION :
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-b64)
Java HotSpot(TM) Client VM (build 1.5.0-b64, mixed mode)
A DESCRIPTION OF THE PROBLEM :
All default Java Web Start splash screens (with the application name and vendor name) have ugly JPEG artifacts, probably due to a low compression rate.
This could be fixed by increasing the JPEG compression quality, or by using a lossless format like BMP or PNG.
REPRODUCIBILITY :
This bug can be reproduced always.
###@###.### 10/29/04 00:28 GMT
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-b64)
Java HotSpot(TM) Client VM (build 1.5.0-b64, mixed mode)
A DESCRIPTION OF THE PROBLEM :
All default Java Web Start splash screens (with the application name and vendor name) have ugly JPEG artifacts, probably due to a low compression rate.
This could be fixed by increasing the JPEG compression quality, or by using a lossless format like BMP or PNG.
REPRODUCIBILITY :
This bug can be reproduced always.
###@###.### 10/29/04 00:28 GMT
- duplicates
-
JDK-6219600 use the new awt splash screen mechinism, replacing all javaws splash screen code
- Resolved