-
Bug
-
Resolution: Fixed
-
P2
-
1.2.0
-
1.2beta4
-
sparc
-
solaris_2.6
-
Not verified
Come across what I think is a JIT bug with JDK1.2Beta4-G.
This is only on windows. UDP tests fail on windows.
When I run the UDP tests using the JIT in stress mode the UDP
Server dies a silent death. This causes all the UDP Clients
to fail because the UDP Server is dead.
When I ran the UDP 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_udp_server
pc-system1|pc-system2> client1; client4
solaris-system1> client1 pc-system1; client4 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. UDP tests fail on windows.
When I run the UDP tests using the JIT in stress mode the UDP
Server dies a silent death. This causes all the UDP Clients
to fail because the UDP Server is dead.
When I ran the UDP 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_udp_server
pc-system1|pc-system2> client1; client4
solaris-system1> client1 pc-system1; client4 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