Name: aaR10208 Date: 08/21/2002
Filed By : J2SE-SQA [###@###.###
JDK/JRE : jdk1.4.1-rc-b19
Testbase : Hopper-regression
Failing Test :
sun/net/www/http/KeepAliveStream/KeepAliveStreamClose.java
sun/net/www/http/KeepAliveStream/KeepAliveStreamCloseWithWrongContentLength.java
These 2 tests contain class XServer (this is a fully qualified name).
When compiled, the .class files are placed in the same directory, so the XServer.class
from one of these tests can overwrite XServer.class from the other test.
As result, this can lead a mistake because the test could be run with a wrong XServer
class if regression testbase is running 2 or more times.
Test source location:
=====================
sun/net/www/http/KeepAliveStream/KeepAliveStreamClose.java
sun/net/www/http/KeepAliveStream/KeepAliveStreamCloseWithWrongContentLength.java
Specific Machine Info:
======================
Hostname: linux-12
Os: RH Linux 7.2
======================================================================
- relates to
-
JDK-4734534 Invalid regression test: sun/net/www/http/KeepAliveStream/KeepAliveStreamCloseWi
-
- Closed
-