Filed By : J2SE-SQA [###@###.###
JDK : J2SE 1.4.1-internal-dalem_15_apr_2002_10_04
JCK : jck1.4-b17
Platform[s] : RH Linux 7.2
switch/Mode : -Xinterpreter -Xfuture
JCK test owner : http://javaweb.eng/jck/usr/owners.jto
Falling test[s]: api/java_awt/Event/TareaEventTests.html#TareaEventTest0002
api/java_awt/Event/TareaEventTests.html#TareaEventTest0003
api/java_awt/Event/TareaEventTests.html#TareaEventTest0004
api/java_awt/Event/TfieldEventTests.html#TfieldEventTest0001
api/java_awt/EventQueue/index.html#Invoke
api/java_awt/datatransfer/DataFlavor/index.html#ctor
api/java_awt/interactive/event/EventTests.html#EventTest0019
api/java_awt/java2d/awt/Font/index.html#CreateGlyphVectorTest2
api/java_awt/java2d/font/TextMeasurer/index.html#ConstructorTesttestCase2
api/java_beans/BeanDescriptor/descriptions.html#Ctor
api/java_beans/EventSetDescriptor/descriptions.html#Ctor1
api/java_beans/Introspector/descriptions.html#Introspector
api/java_beans/Introspector/descriptions.html#Introspector12
api/java_beans/PropertyChangeSupport/descriptions.html#PropertySupport
api/java_beans/PropertyChangeSupport/descriptions.html#PropertySupport12
api/java_beans/PropertyDescriptor/descriptions.html#Ctor1
api/java_beans/PropertyEditorSupport/descriptions.html#Events
api/java_beans/VetoableChangeSupport/descriptions.html#VetoableSupport
api/java_beans/VetoableChangeSupport/descriptions.html#VetoableSupport12
api/java_beans/beancontext/BeanContextChildSupport/index.html#add
api/java_beans/beancontext/BeanContextSupport/index.html#Simple
api/java_io/DataInputStream/index.html#SReadUTF
api/java_io/SequenceInputStream/descriptions.html#Ctor
api/java_lang/Character/index.html#attributesFullRange
api/java_lang/String/descriptions.html#contentEquals
api/java_lang/reflect/Proxy/index.html#Methods
api/java_security/KeyFactory/KeyFactoryTests.html#generatePublicTests
api/java_security/SignedObject/SignedObjectTests.html#verifyTests
api/java_text/ChoiceFormat/index.html#Format
api/java_text/CollationElementIterator/index.html#ColltnElmtIter
api/java_text/DecimalFormat/index.html#Format
api/java_text/MessageFormat/index.html#Format
api/java_text/SimpleDateFormat/index.html#Format
api/java_util/Collections/index.html#Methods
api/java_util/HashSet/index.html#Ctor3
api/java_util/LinkedHashSet/index.html#Ctor
api/java_util/LinkedList/index.html#AddAll1
api/java_util/LinkedList/index.html#AddAll2
api/java_util/LinkedList/index.html#Ctor2
api/java_util/TimeZone/index.html#getDisplayName
api/java_util/TreeMap/TestDesc.html#TreeMap.containsKey(Object)
api/java_util/TreeMap/TestDesc.html#TreeMap.get(Object)
api/java_util/TreeMap/TestDesc.html#TreeMap.headMap(Object)_fail
api/java_util/TreeMap/TestDesc.html#TreeMap.put(Object,Object)_pass1
api/java_util/TreeMap/TestDesc.html#TreeMap.remove(Object)_pass
api/java_util/TreeMap/TestDesc.html#TreeMap.subMap(Object,Object)_pass1
api/java_util/TreeMap/TestDesc.html#TreeMap.tailMap(Object)_fail
api/java_util/TreeSet/TestDesc.html#TreeSet.headSet(Object)_fail
api/java_util/TreeSet/TestDesc.html#TreeSet.subSet(Object,Object)
api/java_util/TreeSet/TestDesc.html#TreeSet.tailSet(Object)_fail
api/java_util/jar/Attributes/index.html#Ctor
api/java_util/jar/Attributes/index.html#Methods2
api/javax_naming/directory/BasicAttributes/index.html#BAttrSetPutNull1
api/javax_print/attribute/AttributeSetUtilities/index.html#verifyCategForValue
api/javax_print/attribute/DocAttributeSet/index.html#add
api/javax_print/attribute/DocAttributeSet/index.html#addAll
api/javax_print/attribute/HashAttributeSet/index.html#Ctor
api/javax_print/attribute/HashAttributeSet/index.html#addRemove
api/javax_print/attribute/HashDocAttributeSet/index.html#Ctor
api/javax_print/attribute/HashPrintJobAttributeSet/index.html#Ctor
api/javax_print/attribute/HashPrintRequestAttributeSet/index.html#Ctor
api/javax_print/attribute/HashPrintServiceAttributeSet/index.html#Ctor
api/javax_print/attribute/PrintJobAttributeSet/index.html#add
api/javax_print/attribute/PrintJobAttributeSet/index.html#addAll
api/javax_print/attribute/PrintRequestAttributeSet/index.html#add
api/javax_print/attribute/PrintRequestAttributeSet/index.html#addAll
api/javax_print/attribute/PrintServiceAttributeSet/index.html#add
api/javax_print/attribute/PrintServiceAttributeSet/index.html#addAll
api/javax_swing/JSpinner/index.html#Ctor
api/javax_swing/text/html/HTMLDocument/index.html#equiv
api/javax_swing/text/html/HTMLEditorKit/HTMLFactory/index.html#main
api/javax_swing/text/html/HTMLEditorKit/InsertHTMLTextAction/index.html#main
api/javax_swing/text/html/HTMLWriter/index.html#equiv
Tests are hanging (running more than 10min) on Linux RedHat 7.2
It makes automatic running of JCK tests impossible.
Test source location:
=====================
/net/jdk/export/disk8/local.java/jck1.4/JCK-runtime-14/tests/api
jtr file location:
==================
/net/jtgb4u4c.eng/export/sail15/results/hopper/PIT/itanium/jck14/linux/workDir
How to reproduce:
=================
Run the following script (you may need to change JCK and JDK variables)
--- script start ---
#!/bin/sh
JCK=/net/jtgb4u4c/export/sail16/JCK/jck14/JCK-runtime-14
JAVA_HOME=/net/jtgb4u4c/export/sail16/a2/JAVA/j2sdk1.4.1
CLASSPATH=${JCK}/classes:${JCK}/javatest.jar
executeClass="javasoft.sqe.tests.api.javax.naming.BasicAttributesTest -TestCaseID putNull1"
switches="-Xfuture -Xinterpreter"
$JAVA_HOME/bin/java ${switches} -showversion -cp ${CLASSPATH} ${executeClass}
--- script end ---
Test output:
============
No output
Specific Machine Info:
======================
Hostname: jcc-itanium-01
OS: Linux RH 7.2
JDK : J2SE 1.4.1-internal-dalem_15_apr_2002_10_04
JCK : jck1.4-b17
Platform[s] : RH Linux 7.2
switch/Mode : -Xinterpreter -Xfuture
JCK test owner : http://javaweb.eng/jck/usr/owners.jto
Falling test[s]: api/java_awt/Event/TareaEventTests.html#TareaEventTest0002
api/java_awt/Event/TareaEventTests.html#TareaEventTest0003
api/java_awt/Event/TareaEventTests.html#TareaEventTest0004
api/java_awt/Event/TfieldEventTests.html#TfieldEventTest0001
api/java_awt/EventQueue/index.html#Invoke
api/java_awt/datatransfer/DataFlavor/index.html#ctor
api/java_awt/interactive/event/EventTests.html#EventTest0019
api/java_awt/java2d/awt/Font/index.html#CreateGlyphVectorTest2
api/java_awt/java2d/font/TextMeasurer/index.html#ConstructorTesttestCase2
api/java_beans/BeanDescriptor/descriptions.html#Ctor
api/java_beans/EventSetDescriptor/descriptions.html#Ctor1
api/java_beans/Introspector/descriptions.html#Introspector
api/java_beans/Introspector/descriptions.html#Introspector12
api/java_beans/PropertyChangeSupport/descriptions.html#PropertySupport
api/java_beans/PropertyChangeSupport/descriptions.html#PropertySupport12
api/java_beans/PropertyDescriptor/descriptions.html#Ctor1
api/java_beans/PropertyEditorSupport/descriptions.html#Events
api/java_beans/VetoableChangeSupport/descriptions.html#VetoableSupport
api/java_beans/VetoableChangeSupport/descriptions.html#VetoableSupport12
api/java_beans/beancontext/BeanContextChildSupport/index.html#add
api/java_beans/beancontext/BeanContextSupport/index.html#Simple
api/java_io/DataInputStream/index.html#SReadUTF
api/java_io/SequenceInputStream/descriptions.html#Ctor
api/java_lang/Character/index.html#attributesFullRange
api/java_lang/String/descriptions.html#contentEquals
api/java_lang/reflect/Proxy/index.html#Methods
api/java_security/KeyFactory/KeyFactoryTests.html#generatePublicTests
api/java_security/SignedObject/SignedObjectTests.html#verifyTests
api/java_text/ChoiceFormat/index.html#Format
api/java_text/CollationElementIterator/index.html#ColltnElmtIter
api/java_text/DecimalFormat/index.html#Format
api/java_text/MessageFormat/index.html#Format
api/java_text/SimpleDateFormat/index.html#Format
api/java_util/Collections/index.html#Methods
api/java_util/HashSet/index.html#Ctor3
api/java_util/LinkedHashSet/index.html#Ctor
api/java_util/LinkedList/index.html#AddAll1
api/java_util/LinkedList/index.html#AddAll2
api/java_util/LinkedList/index.html#Ctor2
api/java_util/TimeZone/index.html#getDisplayName
api/java_util/TreeMap/TestDesc.html#TreeMap.containsKey(Object)
api/java_util/TreeMap/TestDesc.html#TreeMap.get(Object)
api/java_util/TreeMap/TestDesc.html#TreeMap.headMap(Object)_fail
api/java_util/TreeMap/TestDesc.html#TreeMap.put(Object,Object)_pass1
api/java_util/TreeMap/TestDesc.html#TreeMap.remove(Object)_pass
api/java_util/TreeMap/TestDesc.html#TreeMap.subMap(Object,Object)_pass1
api/java_util/TreeMap/TestDesc.html#TreeMap.tailMap(Object)_fail
api/java_util/TreeSet/TestDesc.html#TreeSet.headSet(Object)_fail
api/java_util/TreeSet/TestDesc.html#TreeSet.subSet(Object,Object)
api/java_util/TreeSet/TestDesc.html#TreeSet.tailSet(Object)_fail
api/java_util/jar/Attributes/index.html#Ctor
api/java_util/jar/Attributes/index.html#Methods2
api/javax_naming/directory/BasicAttributes/index.html#BAttrSetPutNull1
api/javax_print/attribute/AttributeSetUtilities/index.html#verifyCategForValue
api/javax_print/attribute/DocAttributeSet/index.html#add
api/javax_print/attribute/DocAttributeSet/index.html#addAll
api/javax_print/attribute/HashAttributeSet/index.html#Ctor
api/javax_print/attribute/HashAttributeSet/index.html#addRemove
api/javax_print/attribute/HashDocAttributeSet/index.html#Ctor
api/javax_print/attribute/HashPrintJobAttributeSet/index.html#Ctor
api/javax_print/attribute/HashPrintRequestAttributeSet/index.html#Ctor
api/javax_print/attribute/HashPrintServiceAttributeSet/index.html#Ctor
api/javax_print/attribute/PrintJobAttributeSet/index.html#add
api/javax_print/attribute/PrintJobAttributeSet/index.html#addAll
api/javax_print/attribute/PrintRequestAttributeSet/index.html#add
api/javax_print/attribute/PrintRequestAttributeSet/index.html#addAll
api/javax_print/attribute/PrintServiceAttributeSet/index.html#add
api/javax_print/attribute/PrintServiceAttributeSet/index.html#addAll
api/javax_swing/JSpinner/index.html#Ctor
api/javax_swing/text/html/HTMLDocument/index.html#equiv
api/javax_swing/text/html/HTMLEditorKit/HTMLFactory/index.html#main
api/javax_swing/text/html/HTMLEditorKit/InsertHTMLTextAction/index.html#main
api/javax_swing/text/html/HTMLWriter/index.html#equiv
Tests are hanging (running more than 10min) on Linux RedHat 7.2
It makes automatic running of JCK tests impossible.
Test source location:
=====================
/net/jdk/export/disk8/local.java/jck1.4/JCK-runtime-14/tests/api
jtr file location:
==================
/net/jtgb4u4c.eng/export/sail15/results/hopper/PIT/itanium/jck14/linux/workDir
How to reproduce:
=================
Run the following script (you may need to change JCK and JDK variables)
--- script start ---
#!/bin/sh
JCK=/net/jtgb4u4c/export/sail16/JCK/jck14/JCK-runtime-14
JAVA_HOME=/net/jtgb4u4c/export/sail16/a2/JAVA/j2sdk1.4.1
CLASSPATH=${JCK}/classes:${JCK}/javatest.jar
executeClass="javasoft.sqe.tests.api.javax.naming.BasicAttributesTest -TestCaseID putNull1"
switches="-Xfuture -Xinterpreter"
$JAVA_HOME/bin/java ${switches} -showversion -cp ${CLASSPATH} ${executeClass}
--- script end ---
Test output:
============
No output
Specific Machine Info:
======================
Hostname: jcc-itanium-01
OS: Linux RH 7.2
- duplicates
-
JDK-4682743 RAS: Tomcat hang in hopper_11 c2 on linux redhat 7.2 on Itanium ia-64 bits
-
- Closed
-