Approved for 7u-dev. Still pending reviewer (I don't have that role).

On Aug 29, 2013, at 8:19 AM, Seán Coffey <sean.cof...@oracle.com> wrote:
> Simple testcase ignore request. This test causes issue for systems if run as 
> root. It's already been excluded in JDK 8 via a problemlist update (7081813). 
> Would like to port to 7u-dev. Need a reviewer also.
> 
> Bug ID not yet public :   8023964 : java/io/IOException/LastErrorString.java 
> should be @ignore-d
> 
> diff :
> 
> t4 $hg diff test/java/io/IOException/LastErrorString.java
> diff --git a/test/java/io/IOException/LastErrorString.java 
> b/test/java/io/IOException/LastErrorString.java
> --- a/test/java/io/IOException/LastErrorString.java
> +++ b/test/java/io/IOException/LastErrorString.java
> @@ -22,7 +22,8 @@
>  */
> 
> /* @test
> -   @bug 4167937
> +   @bug 4167937 8023964
> +   @ignore Test truncates system files when run as root, see 7042603
>    @summary Test code paths that use the JVM_LastErrorString procedure
>  */
> 
> regards,
> Sean.

Reply via email to