[7u-dev] Request for approval for 8023964 : java/io/IOException/LastErrorString.java should be @ignore-d
Jeff Dinkins
jeff.dinkins at oracle.com
Thu Aug 29 08:32:30 PDT 2013
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.coffey at 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.
More information about the jdk7u-dev
mailing list