-
Bug
-
Resolution: Won't Fix
-
P3
-
None
-
1.2.2
-
x86
-
windows_2000
The auto regression test java/io/pathNames/GeneralWin32.java fails on Win2000 (SP 3)
It passes on Win NT.
I can also reproduce failure on 1.2.2_010. (No regression present in 1.2.2_016)
Results file is attached. End error is :
> JavaTest Message: Test threw exception: java.lang.RuntimeException: Mismatch: C:A.class ==> C:\\JQA\\ts122\\reg122\\122work\\scratch\\A.class, should be C:\\JQA\\ts122\\reg122\\122work\\scratchA.class
> JavaTest Message: shutting down test
>
> STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Mismatch: C:A.class ==> C:\\JQA\\ts122\\reg122\\122work\\scratch\\A.class, should be C:\\JQA\\ts122\\reg122\\122work\\scratchA.class
> result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Mismatch: C:A.class ==> C:\JQA\ts122\reg122\122work\scratch\A.class, should be C:\JQA\ts122\reg122\122work\scratchA.class
>
> test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Mismatch: C:A.class ==> C:\JQA\ts122\reg122\122work\scratch\A.class, should be C:\JQA\ts122\reg122\122work\scratchA.class
(note the missing slash)
###@###.### 2003-06-25
It passes on Win NT.
I can also reproduce failure on 1.2.2_010. (No regression present in 1.2.2_016)
Results file is attached. End error is :
> JavaTest Message: Test threw exception: java.lang.RuntimeException: Mismatch: C:A.class ==> C:\\JQA\\ts122\\reg122\\122work\\scratch\\A.class, should be C:\\JQA\\ts122\\reg122\\122work\\scratchA.class
> JavaTest Message: shutting down test
>
> STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Mismatch: C:A.class ==> C:\\JQA\\ts122\\reg122\\122work\\scratch\\A.class, should be C:\\JQA\\ts122\\reg122\\122work\\scratchA.class
> result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Mismatch: C:A.class ==> C:\JQA\ts122\reg122\122work\scratch\A.class, should be C:\JQA\ts122\reg122\122work\scratchA.class
>
> test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Mismatch: C:A.class ==> C:\JQA\ts122\reg122\122work\scratch\A.class, should be C:\JQA\ts122\reg122\122work\scratchA.class
(note the missing slash)
###@###.### 2003-06-25
- relates to
-
JDK-4875229 Pathname canonicalization fails with ERROR_NETWORK_UNREACHABLE (w2k)
-
- Closed
-