-
Bug
-
Resolution: Fixed
-
P1
-
bdk_1.0_sept_97, 1.2.0
-
1.2beta2
-
x86, sparc
-
solaris_2.6, windows_95, windows_nt
-
Verified
Drawing images is not working on Windows 95 with the new java 2d architecture. Nothing is displayed. Shapes and text are drawing fine. To reproduce run any applet that draws an image. Try the JDK demo Animator. To run with the new architecture you must set a flag, i.e. :
java -Djava2d.newarch=true sun.applet.AppletViewer *.html
java -Djava2d.newarch=true sun.applet.AppletViewer *.html
- duplicates
-
JDK-4094980 JDK1.2V beta2 build Swing windows are empty on Windows 95
-
- Closed
-
-
JDK-4095063 Icons, images, focus hashbox fails under JDK 1.2/Windows 95. (see 4094937)
-
- Closed
-