-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b28
-
generic
-
generic
-
Verified
Name: vsR10238 Date: 10/15/2003
Filed By : J2SE-SQA [###@###.###
JDK : JDK1.5.0-b23
Testbase : Regression-test
Falling test[s]:
java/security/Security/Dyn.sh
java/security/Security/Static.sh
2 Regression-test tests from the regression test suite for JDK1.5.0-b23 fail because they try to write
to the test source directory which should be read-only.
Please fix them in addition to the tests fixed for 4863472.
Test source location:
=====================
/java/re/jdk/1.5.0/promoted/all/b23/ws/j2se/test/java/security/Security/Dyn.sh
/java/re/jdk/1.5.0/promoted/all/b23/ws/j2se/test/java/security/Security/Static.sh
Test output (jtr part):
=======================
----------System.out:(0/0)----------
----------System.err:(6/475)----------
rm: cannot remove `DynSignedProvFirst.class': No such file or directory
/net/linux-15/export/home/java/regtest.tiger.b23.vsh/test/java/security/Security/DynSignedProvFirst.java:8: error while writing DynSignedProvFirst: /net/linux
public class DynSignedProvFirst {
^
1 error
Exception in thread "main" java.lang.NoClassDefFoundError: DynSignedProvFirst
result: Failed. Execution failed: exit code 1
test result: Failed. Execution failed: exit code 1
======================================================================
- relates to
-
JDK-4863472 TEST_BUG: 5 Regression-test tests try to write to test source directory
- Closed
-
JDK-4941615 TEST_BUG: Regression-test .../ResponseCacheTest.java writes to test.src
- Closed