It make sense to exclude it until the issue is resolved, especially
Windows where the communication to the target VM is a pipe and the tool
can hang waiting even when the target VM has crashed.
-Alan.
On 18/04/2013 10:51, Seán Coffey wrote:
The sun/tools/jmap/Basic.sh test is failing since recent bulk hsx
integration into 7u-dev.
http://bugs.sun.com/view_bug.do?bug_id=8012474 was logged to track
that issue.
in the meantime we should exclude sun/tools/jmap/Basic.sh until
8012474 is resolved.
bug 8012572 was just logged so it's not live. Here's summary :
hsx24-b40 seems to have introduced a regression in jmap area. It's
causing one testcase to lock up JPRT test systems. We need to exclude
it for now.
exclude sun/tools/jmap/Basic.sh for all platforms
regards,
Sean.
v245-sus $hg diff test/ProblemList.txt
diff --git a/test/ProblemList.txt b/test/ProblemList.txt
--- a/test/ProblemList.txt
+++ b/test/ProblemList.txt
@@ -393,6 +393,9 @@ java/text/Bidi/Bug6665028.java
# jdk_tools
+# 8012474
+sun/tools/jmap/Basic.sh generic-all
+
# 6461635
com/sun/tools/attach/BasicTests.sh generic-all