test/ProblemList.txt

Print this page

        

@@ -429,10 +429,15 @@
 
 ############################################################################
 
 # jdk_management
 
+# Fails on Windows 2000, Test failed for iiop java.lang.NullPointerException
+#  at org.omg.stub.javax.management.remote.rmi._RMIConnectionImpl_Tie._invoke(Unknown Source)
+#  at com.sun.corba.se.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:653)
+javax/management/remote/mandatory/connection/ReconnectTest.java generic-all
+
 # Solaris 10 sparc, NPE from org.omg.stub.javax.management.remote.rmi._RMIConnectionImpl_Tie._invoke
 javax/management/remote/mandatory/threads/ExecutorTest.java     generic-all
 
 # Linux 32bit Fedora 9, IllegalStateException
 javax/management/monitor/RuntimeExceptionTest.java              generic-all

@@ -715,17 +720,65 @@
 sun/net/www/http/KeepAliveCache/KeepAliveTimerThread.java       generic-all
 
 # Connection refused, windows samevm
 sun/net/www/protocol/http/DigestTest.java                       generic-all
 
+# Fails on Fedora 9 32bit & 64bit & Solaris 10, wrong proxy for http://localhost/index.html
+java/net/ProxySelector/B6737819.java                            generic-all
+
 ############################################################################
 
 # jdk_nio
 
 # Suspect many of these tests auffer from using fixed ports, no concrete 
 #   evidence.
 
+# Fails on Windows 2000, Can't delete test directory .\x.SetLastModified.dir
+#    at SetLastModified.main(SetLastModified.java:107)
+java/io/File/SetLastModified.java                               generic-all
+
+# Fails on Solaris 10 x64, address already in use
+java/nio/channels/DatagramChannel/SRTest.java                   generic-all
+
+# Fails on Solaris 10 x86, times out
+java/nio/channels/DatagramChannel/Sender.java                   generic-all
+
+# Fails on Fedora 9 x86, address in use
+java/nio/channels/Selector/SelectWrite.java                     generic-all
+
+# Fails on Fedora 9 32bit times out
+java/nio/channels/DatagramChannel/EmptyBuffer.java              generic-all
+
+# Fails on Fedora 9 32bit -server, 
+#    RuntimeException: Expected message not recieved
+#    at MulticastSendReceiveTests.java:92
+java/nio/channels/DatagramChannel/MulticastSendReceiveTests.java generic-all
+
+# Fails on Solaris 10 x86
+#  java.lang.Exception: Stack trace
+#    at java.lang.Thread.dumpStack(Thread.java:1353)
+#    at MOAT.fail(MOAT.java:1169)
+#    at MOAT.check(MOAT.java:1172)
+#    at MOAT.checkFunctionalInvariants(MOAT.java:328)
+#    at MOAT.checkFunctionalInvariants(MOAT.java:793)
+#    at MOAT.testMap(MOAT.java:833)
+#    at MOAT.realMain(MOAT.java:89)
+java/util/Collection/MOAT.java                                  generic-all
+
+# Fails on Fedora 9 64bit, RuntimeException: 
+#    java.util.concurrent.ExecutionException: 
+#    java.net.NoRouteToHostException: No route to host
+#  at Basic.testCloseWhenPending(Basic.java:241) at Basic.main(Basic.java:46)
+java/nio/channels/AsynchronousSocketChannel/Basic.java          generic-all
+
+# Fails on Windows 2000, ExceptionInInitializerError
+#   in WindowsAsynchronousServerSocketChannelImpl.java:316
+java/nio/channels/AsynchronousChannelGroup/Unbounded.java       generic-all
+
+# Fails on Windows 2000,  times out
+java/nio/channels/FileChannel/Transfer.java                     generic-all
+
 # Fails on OpenSolaris, IllegalStateException: Cannot add or remove addresses 
 #    from a channel that is bound to the wildcard address
 com/sun/nio/sctp/SctpChannel/Bind.java                          generic-all
 
 # Failed on OpenSolaris, java.lang.AssertionError: Unknown event type

@@ -891,10 +944,49 @@
 
 ############################################################################
 
 # jdk_security
 
+# Fails on Solaris 10 X64, address already in use
+sun/security/krb5/auto/HttpNegotiateServer.java                 generic-all
+
+# Fails on almost all platforms
+#   java.lang.UnsupportedClassVersionError: SerialTest : 
+#      Unsupported major.minor version 51.0
+#    at java.lang.ClassLoader.defineClass1(Native Method)
+sun/security/util/Oid/S11N.sh                                   generic-all
+
+# Fails on Fedora 9 32bit
+#  GSSException: Failure unspecified at GSS-API level (Mechanism level: 
+#    Invalid argument (400) - Cannot find key of appropriate type to decrypt 
+#    AP REP - DES CBC mode with MD5)
+#  at sun.security.jgss.krb5.Krb5Context.acceptSecContext(Krb5Context.java:778)
+sun/security/krb5/auto/NonMutualSpnego.java                     generic-all
+
+# Fails on Solaris 10 sparc, GSSException: Failure unspecified at GSS-API level
+#   Also fails on Windows 2000 similar way
+sun/security/krb5/auto/ok-as-delegate.sh                        generic-all
+
+# Fails on Windows 2000, GSSException: Failure unspecified at GSS-API level
+#    (Mechanism level: Request is a replay (34))
+sun/security/krb5/auto/ok-as-delegate-xrealm.sh                 generic-all
+
+# Fails on Windows 2000, ExceptionInInitializerError
+sun/security/mscapi/AccessKeyStore.sh                           generic-all
+
+# Fails on Windows 2000, UnsatisfiedLinkError: libnspr4.dll: Access is denied
+sun/security/pkcs11/KeyAgreement/TestDH.java                    generic-all
+
+# Fails on Windows 2000, UnsatisfiedLinkError: libnspr4.dll: Access is denied
+sun/security/pkcs11/fips/ClientJSSEServerJSSE.java              generic-all
+
+# Fails on Solaris 10, KrbException: Additional pre-authentication required (25)
+sun/security/krb5/auto/basic.sh                                 generic-all
+
+# Fails on Fedora 9 64bit, PKCS11Exception: CKR_DEVICE_ERROR
+sun/security/pkcs11/KeyAgreement/TestDH.java                    generic-all
+
 # Run too slow on Solaris 10 sparc
 sun/security/ssl/com/sun/net/ssl/internal/ssl/InputRecord/SSLSocketTimeoutNulls.java solaris-sparc
 sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSocketImpl/ClientTimeout.java solaris-sparc
 sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSocketImpl/ServerTimeout.java solaris-sparc
 sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/ReadTimeout.java solaris-sparc

@@ -1086,10 +1178,17 @@
 # Some of the tools tests kind of require "othervm" or if they don't will
 #  always be firing up another VM anyway due to the nature of tools testing.
 #  So most if not all tools tests are now being run with "othervm" mode.
 #  Some of these tools tests have a tendency to use fixed ports, bad idea.
 
+# Fails on Fedora 9 32bit, jps output differs problem
+sun/tools/jstatd/jstatdDefaults.sh                              generic-all
+
+# Fails on Linux Fedora 9 32bit, Could not read data for remote JVM 16133
+#       jstat output differs from expected output
+sun/tools/jstatd/jstatdExternalRegistry.sh                      generic-all
+
 # Output of jps differs from expected output.
 #   Invalid argument count on solaris-sparc and x64
 sun/tools/jstatd/jstatdPort.sh                                  generic-all
 
 # othervm mode, Could not synchronize with target

@@ -1097,10 +1196,15 @@
 sun/tools/jps/jps-l_2.sh                                        generic-all
 sun/tools/jps/jps-lm.sh                                         generic-all
 sun/tools/jps/jps-Vvml_2.sh                                     generic-all
 sun/tools/jps/jps-m_2.sh                                        generic-all
 
+# Fails on Solaris 10 sparcv9, shell exits with 1
+#  Turning off use of shared archive because of choice of garbage collector or large pages 
+#  Could not synchronize with target
+sun/tools/jps/jps-v_1.sh                                        generic-all
+
 # Fails on OpenSolaris "Could not synchronize with target"
 sun/tools/jps/jps-Defaults.sh                                   generic-all
 sun/tools/jps/jps-V_2.sh                                        generic-all
 sun/tools/jps/jps-Vm_2.sh                                       generic-all
 sun/tools/jps/jps-Vvm.sh                                        generic-all

@@ -1158,10 +1262,22 @@
 
 ############################################################################
 
 # jdk_util
 
+# Fails on Fedora 9 64bit, Passed = 6, failed = 1
+#   java.lang.Exception: Stack trace
+#   at java.lang.Thread.dumpStack(Thread.java:1353)
+#   t CoreThreadTimeOut.fail(CoreThreadTimeOut.java:36)
+#   at CoreThreadTimeOut.equal(CoreThreadTimeOut.java:41)
+#   at CoreThreadTimeOut.main(CoreThreadTimeOut.java:68)
+java/util/concurrent/ThreadPoolExecutor/CoreThreadTimeOut.java  generic-all
+
+# Fails on Fedora 9 32bit & Solaris 10, Error while cleaning up threads after test
+#  OOM at times?  Perhaps should be main/othervm?
+java/util/concurrent/BlockingQueue/CancelledProducerConsumerLoops.java generic-all
+
 # Assert error, failures, on Linux Fedora 9 -server
 #   Windows samevm failure, assert error "Passed = 134, failed = 2"
 java/util/Arrays/ArrayObjectMethods.java                        generic-all
 
 # Windows 2000, -client, samevm, java.lang.Error: Completed != 2