Displaying 1 result from an estimated 1 matches for "filltest".
Did you mean:
willtest
2005 Aug 12
8
Java Problems
...ou''re interested in
tracking it down, the following test case may help.
Regards, Peter
http://rimuhosting.com - Xen VPS Hosting
# prerequisite you''ll need to install a 1.5 JDK from sun
# host is Xen 2.0.6
# uname -r
2.6.11.10-xenU-rimu1
# wget http://downloads.rimuhosting.com/FillTest.java
# javac -target 1.4 -source 1.4 FillTest.java; while true; do java
-client -Djava.awt.headless=true FillTest; ret=$?; if [ $? -ne 0 ]; then
echo ret=$ret; break; fi; done
iteration 1
iteration 100001
iteration 200001
Exception in thread "main" java.lang.IllegalArgumentException: W...