[7u-dev] Request for approval for 8023964 : java/io/IOException/LastErrorString.java should be @ignore-d
Seán Coffey
sean.coffey at oracle.com
Thu Aug 29 08:19:17 PDT 2013
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