- 
    Bug 
- 
    Resolution: Fixed
- 
     P4 P4
- 
    5.0u2
- 
        b05
- 
        generic
- 
        solaris_9
                    There are a number of failures for Regression tests on Sol9-sparc:
sun/nio/cs/EUCTWBufferBoundaryDecodeTest.java - throws a FileNotFoundException
The following is seen in the jtr File
STATUS:Failed.`main' threw exception: java.io.FileNotFoundException: /net/latte/deployment1/regtests/1.5.0/test/sun/nio/cs/eucTWmsg.out (Permission denied)
result: Failed. Execution failed: `main' threw exception: java.io.FileNotFoundException: /net/latte/deployment1/regtests/1.5.0/test/sun/nio/cs/eucTWmsg.out (Permission denied)
It cannot find the eucTWmsg.out because it is a read only file system, therefore the testcase needs to be modified so that it uses the scratch directory jtreg to create the file
###@###.### 2004-12-23 13:21:17 GMT
###@###.### 2005-1-07 01:06:05 GMT
            
sun/nio/cs/EUCTWBufferBoundaryDecodeTest.java - throws a FileNotFoundException
The following is seen in the jtr File
STATUS:Failed.`main' threw exception: java.io.FileNotFoundException: /net/latte/deployment1/regtests/1.5.0/test/sun/nio/cs/eucTWmsg.out (Permission denied)
result: Failed. Execution failed: `main' threw exception: java.io.FileNotFoundException: /net/latte/deployment1/regtests/1.5.0/test/sun/nio/cs/eucTWmsg.out (Permission denied)
It cannot find the eucTWmsg.out because it is a read only file system, therefore the testcase needs to be modified so that it uses the scratch directory jtreg to create the file
###@###.### 2004-12-23 13:21:17 GMT
###@###.### 2005-1-07 01:06:05 GMT