-
Bug
-
Resolution: Fixed
-
P2
-
1.2.0
-
1.2beta4
-
sparc
-
solaris_2.6
-
Not verified
Come across what I think is another JIT bug with JDK1.2Beta4-G.
This is only on windows.
When I run the TCP tests using the JIT in stress mode the TCP
Server hangs on windows. Also TCP Clients die with a program
termination message: abnormal program termination
When I ran the TCP tests with the JIT off the tests passed.
Here is how to reproduce the problem using the scripts from
the (java.net) test suite:
pc-system1> run_tcp_server
pc-system1|pc-system2> client1; client2; client3
solaris-system1> client1 pc-system1; client2 pc-system1; client3 pc-system1
The (java.net) test suite can be obtained from the (java.net)
testing page at:
http://jse.east/javanet/index.html
http://jse.east/javanet/testpage.html
This is only on windows.
When I run the TCP tests using the JIT in stress mode the TCP
Server hangs on windows. Also TCP Clients die with a program
termination message: abnormal program termination
When I ran the TCP tests with the JIT off the tests passed.
Here is how to reproduce the problem using the scripts from
the (java.net) test suite:
pc-system1> run_tcp_server
pc-system1|pc-system2> client1; client2; client3
solaris-system1> client1 pc-system1; client2 pc-system1; client3 pc-system1
The (java.net) test suite can be obtained from the (java.net)
testing page at:
http://jse.east/javanet/index.html
http://jse.east/javanet/testpage.html