AWT repaint test throws java.lang.OutOfMemoryError for in Itanium PIT build on windows 2K and Linux (RedHat 7.1).
Steps to reproduce:
1. Pickup the test from /net/sqindia.india/export/disk02/awt/iec_awt_ws/repaint/src or /net/sqesvr.sfbay/export/awt/awt_ws/repaint/src
2. Compile using javac *.java
3. run using java ReapintQL
4. There will be some failures like "FAILURE: AUTOMATIC: Image comparison failed at pixel: 8607 <17,10> 8607" which can be ignored
5. At the end it throws java.lang.OutOfMemoryError.
jdk version:
java version "1.4.1-test"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-test-test)
Java HotSpot(TM) Client VM (build 1.4.1-test-test, mixed mode)
PIT build is located at
/net/sqindia.india.sun.com/export/disk05/bundles/Itanium_Mar20-2002/windows &
/net/sqindia.india.sun.com/export/disk05/bundles/Itanium_Mar20-2002/Linux
Steps to reproduce:
1. Pickup the test from /net/sqindia.india/export/disk02/awt/iec_awt_ws/repaint/src or /net/sqesvr.sfbay/export/awt/awt_ws/repaint/src
2. Compile using javac *.java
3. run using java ReapintQL
4. There will be some failures like "FAILURE: AUTOMATIC: Image comparison failed at pixel: 8607 <17,10> 8607" which can be ignored
5. At the end it throws java.lang.OutOfMemoryError.
jdk version:
java version "1.4.1-test"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-test-test)
Java HotSpot(TM) Client VM (build 1.4.1-test-test, mixed mode)
PIT build is located at
/net/sqindia.india.sun.com/export/disk05/bundles/Itanium_Mar20-2002/windows &
/net/sqindia.india.sun.com/export/disk05/bundles/Itanium_Mar20-2002/Linux
- relates to
-
JDK-4659765 atg fails with hopper b03, b04, b05, b06, b07
- Closed