test/ProblemList.txt

Print this page




 569 javax/print/TestRaceCond.java                                   generic-all
 570 
 571 # These tests really require a printer (might all be windows only tests?)
 572 javax/print/CheckDupFlavor.java                                 generic-all
 573 javax/print/PrintSE/PrintSE.sh                                  generic-all
 574 javax/print/attribute/ChromaticityValues.java                   generic-all
 575 javax/print/attribute/GetCopiesSupported.java                   generic-all
 576 javax/print/attribute/SidesPageRangesTest.java                  generic-all
 577 javax/print/attribute/SupportedPrintableAreas.java              generic-all
 578 
 579 # Only print test left, excluding just because all print tests have been
 580 javax/print/attribute/MediaMappingsTest.java                    generic-all
 581 
 582 ############################################################################
 583 
 584 # jdk_net
 585 
 586 # Suspect many of these tests auffer from using fixed ports, no concrete 
 587 #   evidence.
 588 








 589 # Fails on OpenSolaris, BindException unexpected 
 590 java/net/BindException/Test.java                                generic-all
 591 
 592 # Fails on OpenSolaris, times out
 593 java/net/MulticastSocket/SetOutgoingIf.java                     generic-all
 594 
 595 # Timed out on Solaris 10 X86.
 596 com/sun/net/httpserver/Test3.java                               generic-all
 597 
 598 # Exception in test on windows
 599 com/sun/net/httpserver/bugs/B6373555.java                       windows-all
 600 
 601 # One of these pollutes the samevm on Linux, too many open files, kills jtreg
 602 com/sun/net/httpserver/bugs/B6339483.java                       generic-all
 603 com/sun/net/httpserver/bugs/B6341616.java                       generic-all
 604 
 605 # Suspects in cascading samevm problem, solaris 11 i586 (needs othervm?)
 606 #   Suspect use of setHttps*()?
 607 com/sun/net/httpserver/SelCacheTest.java                        generic-all
 608 com/sun/net/httpserver/Test1.java                               generic-all


 715 sun/net/www/http/HttpClient/ProxyTest.java                      generic-all
 716 sun/net/www/http/ChunkedInputStream/ChunkedEncodingTest.java    generic-all
 717 sun/net/www/http/ChunkedInputStream/ChunkedEncodingWithProgressMonitorTest.java generic-all
 718 sun/net/www/http/HttpClient/B6726695.java                       generic-all
 719 sun/net/www/http/HttpClient/MultiThreadTest.java                generic-all
 720 sun/net/www/http/KeepAliveCache/KeepAliveTimerThread.java       generic-all
 721 
 722 # Connection refused, windows samevm
 723 sun/net/www/protocol/http/DigestTest.java                       generic-all
 724 
 725 # Fails on Fedora 9 32bit & 64bit & Solaris 10, wrong proxy for http://localhost/index.html
 726 java/net/ProxySelector/B6737819.java                            generic-all
 727 
 728 ############################################################################
 729 
 730 # jdk_nio
 731 
 732 # Suspect many of these tests auffer from using fixed ports, no concrete 
 733 #   evidence.
 734 




 735 # Fails on Windows 2000, Can't delete test directory .\x.SetLastModified.dir
 736 #    at SetLastModified.main(SetLastModified.java:107)
 737 java/io/File/SetLastModified.java                               generic-all
 738 
 739 # Fails on Solaris 10 x64, address already in use
 740 java/nio/channels/DatagramChannel/SRTest.java                   generic-all
 741 
 742 # Fails on Solaris 10 x86, times out
 743 java/nio/channels/DatagramChannel/Sender.java                   generic-all
 744 
 745 # Fails on Fedora 9 x86, address in use
 746 java/nio/channels/Selector/SelectWrite.java                     generic-all
 747 
 748 # Fails on Fedora 9 32bit times out
 749 java/nio/channels/DatagramChannel/EmptyBuffer.java              generic-all
 750 
 751 # Fails on Windows 2000, ExceptionInInitializerError
 752 #   in WindowsAsynchronousServerSocketChannelImpl.java:316
 753 java/nio/channels/AsynchronousChannelGroup/Unbounded.java       generic-all
 754 


 907 java/rmi/activation/ActivationSystem/modifyDescriptor/ModifyDescriptor.java generic-all
 908 java/rmi/activation/ActivationSystem/stubClassesPermitted/StubClassesPermitted.java generic-all
 909 java/rmi/activation/ActivationSystem/unregisterGroup/UnregisterGroup.java generic-all
 910 java/rmi/activation/CommandEnvironment/SetChildEnv.java generic-all
 911 java/rmi/registry/classPathCodebase/ClassPathCodebase.java generic-all
 912 java/rmi/registry/reexport/Reexport.java generic-all
 913 java/rmi/server/Unreferenced/finiteGCLatency/FiniteGCLatency.java generic-all
 914 java/rmi/server/Unreferenced/leaseCheckInterval/LeaseCheckInterval.java generic-all
 915 java/rmi/server/Unreferenced/unreferencedContext/UnreferencedContext.java generic-all
 916 java/rmi/server/useCustomRef/UseCustomRef.java generic-all
 917 java/rmi/transport/checkFQDN/CheckFQDN.java generic-all
 918 java/rmi/transport/checkLeaseInfoLeak/CheckLeaseLeak.java generic-all
 919 java/rmi/server/RMISocketFactory/useSocketFactory/activatable/UseCustomSocketFactory.java generic-all
 920 java/rmi/server/RMISocketFactory/useSocketFactory/registry/UseCustomSocketFactory.java generic-all
 921 java/rmi/server/UnicastRemoteObject/unexportObject/UnexportLeak.java generic-all
 922 
 923 ############################################################################
 924 
 925 # jdk_security
 926 



 927 # Fails on Solaris 10 X64, address already in use
 928 sun/security/krb5/auto/HttpNegotiateServer.java                 generic-all
 929 
 930 # Fails on almost all platforms
 931 #   java.lang.UnsupportedClassVersionError: SerialTest : 
 932 #      Unsupported major.minor version 51.0
 933 #    at java.lang.ClassLoader.defineClass1(Native Method)
 934 sun/security/util/Oid/S11N.sh                                   generic-all
 935 
 936 # Fails on Fedora 9 32bit
 937 #  GSSException: Failure unspecified at GSS-API level (Mechanism level: 
 938 #    Invalid argument (400) - Cannot find key of appropriate type to decrypt 
 939 #    AP REP - DES CBC mode with MD5)
 940 #  at sun.security.jgss.krb5.Krb5Context.acceptSecContext(Krb5Context.java:778)
 941 sun/security/krb5/auto/NonMutualSpnego.java                     generic-all
 942 
 943 # Fails on Solaris 10 sparc, GSSException: Failure unspecified at GSS-API level
 944 #   Also fails on Windows 2000 similar way
 945 sun/security/krb5/auto/ok-as-delegate.sh                        generic-all
 946 


1141 javax/swing/JFileChooser/6738668/bug6738668.java                generic-all
1142 javax/swing/JPopupMenu/6675802/bug6675802.java                  generic-all
1143 javax/swing/system/6799345/TestShutdown.java                    generic-all
1144 
1145 ############################################################################
1146 
1147 # jdk_text
1148 
1149 # Linux x64 occasional errors, no details
1150 java/text/Bidi/Bug6665028.java                                  linux-x64
1151 
1152 ############################################################################
1153 
1154 # jdk_tools
1155 
1156 # Some of the tools tests kind of require "othervm" or if they don't will
1157 #  always be firing up another VM anyway due to the nature of tools testing.
1158 #  So most if not all tools tests are now being run with "othervm" mode.
1159 #  Some of these tools tests have a tendency to use fixed ports, bad idea.
1160 



1161 # Fails on Fedora 9 32bit, jps output differs problem
1162 sun/tools/jstatd/jstatdDefaults.sh                              generic-all
1163 
1164 # Fails on Linux Fedora 9 32bit, Could not read data for remote JVM 16133
1165 #       jstat output differs from expected output
1166 sun/tools/jstatd/jstatdExternalRegistry.sh                      generic-all
1167 
1168 # Output of jps differs from expected output.
1169 #   Invalid argument count on solaris-sparc and x64
1170 sun/tools/jstatd/jstatdPort.sh                                  generic-all
1171 
1172 # othervm mode, Could not synchronize with target
1173 sun/tools/jps/jps-l_1.sh                                        generic-all
1174 sun/tools/jps/jps-l_2.sh                                        generic-all
1175 sun/tools/jps/jps-lm.sh                                         generic-all
1176 sun/tools/jps/jps-Vvml_2.sh                                     generic-all
1177 sun/tools/jps/jps-m_2.sh                                        generic-all
1178 
1179 # Fails on Solaris 10 sparcv9, shell exits with 1
1180 #  Turning off use of shared archive because of choice of garbage collector or large pages 


1225 # Solaris sparcv9, jps output does not match, x64 different
1226 sun/tools/jstatd/jstatdExternalRegistry.sh                      solaris-all
1227 
1228 # Solaris 10 sparc 32bit -client, java.lang.AssertionError: Some tests failed
1229 tools/jar/JarEntryTime.java                                     generic-all
1230 
1231 # Times out on sparc?
1232 tools/launcher/VersionCheck.java                                generic-all
1233 
1234 # These tests fail on solaris sparc, all the time
1235 tools/jar/ChangeDir.java                                        generic-all
1236 
1237 # Cannot write jar
1238 #  Also, possible problems on windows, jmap.exe hangs? 
1239 tools/jar/index/MetaInf.java                                    windows-all
1240 
1241 ############################################################################
1242 
1243 # jdk_util
1244 






1245 # Assert error, failures, on Linux Fedora 9 -server
1246 #   Windows samevm failure, assert error "Passed = 134, failed = 2"
1247 java/util/Arrays/ArrayObjectMethods.java                        generic-all
1248 
1249 # Windows 2000, -client, samevm, java.lang.Error: Completed != 2
1250 java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java generic-all
1251 
1252 # Windows X64, Executor Stuck samevm mode:
1253 java/util/concurrent/FutureTask/BlockingTaskExecutor.java       generic-all
1254 
1255 # Problems on windows, jmap.exe hangs? (these run jmap), fails on Solaris 10 x86
1256 java/util/concurrent/locks/Lock/TimedAcquireLeak.java           generic-all
1257 
1258 # Solaris sparc client, some failures, "1 not equal to 3"?
1259 #   also Linux problems with samevm mode, -server linux i586? 1 not equal to 3?
1260 java/util/concurrent/Executors/AutoShutdown.java                generic-all
1261 
1262 # Fails on solaris-sparc -server (Set not equal to copy. 1)
1263 java/util/EnumSet/EnumSetBash.java                              solaris-sparc
1264 




 569 javax/print/TestRaceCond.java                                   generic-all
 570 
 571 # These tests really require a printer (might all be windows only tests?)
 572 javax/print/CheckDupFlavor.java                                 generic-all
 573 javax/print/PrintSE/PrintSE.sh                                  generic-all
 574 javax/print/attribute/ChromaticityValues.java                   generic-all
 575 javax/print/attribute/GetCopiesSupported.java                   generic-all
 576 javax/print/attribute/SidesPageRangesTest.java                  generic-all
 577 javax/print/attribute/SupportedPrintableAreas.java              generic-all
 578 
 579 # Only print test left, excluding just because all print tests have been
 580 javax/print/attribute/MediaMappingsTest.java                    generic-all
 581 
 582 ############################################################################
 583 
 584 # jdk_net
 585 
 586 # Suspect many of these tests auffer from using fixed ports, no concrete 
 587 #   evidence.
 588 
 589 # Dies on Solaris 10 sparc and sparcv9, Linux  -ea -esa with 
 590 #   Interrupted or IO exception, maybe writing to non-unique named file?
 591 com/sun/net/httpserver/bugs/B6373555.java                       generic-all
 592 
 593 # Dies on pretty much all platforms when run with -ea -esa, Assertion error
 594 java/net/CookieHandler/TestHttpCookie.java                      generic-all
 595 java/net/URLClassLoader/closetest/CloseTest.java                generic-all
 596 
 597 # Fails on OpenSolaris, BindException unexpected 
 598 java/net/BindException/Test.java                                generic-all
 599 
 600 # Fails on OpenSolaris, times out
 601 java/net/MulticastSocket/SetOutgoingIf.java                     generic-all
 602 
 603 # Timed out on Solaris 10 X86.
 604 com/sun/net/httpserver/Test3.java                               generic-all
 605 
 606 # Exception in test on windows
 607 com/sun/net/httpserver/bugs/B6373555.java                       windows-all
 608 
 609 # One of these pollutes the samevm on Linux, too many open files, kills jtreg
 610 com/sun/net/httpserver/bugs/B6339483.java                       generic-all
 611 com/sun/net/httpserver/bugs/B6341616.java                       generic-all
 612 
 613 # Suspects in cascading samevm problem, solaris 11 i586 (needs othervm?)
 614 #   Suspect use of setHttps*()?
 615 com/sun/net/httpserver/SelCacheTest.java                        generic-all
 616 com/sun/net/httpserver/Test1.java                               generic-all


 723 sun/net/www/http/HttpClient/ProxyTest.java                      generic-all
 724 sun/net/www/http/ChunkedInputStream/ChunkedEncodingTest.java    generic-all
 725 sun/net/www/http/ChunkedInputStream/ChunkedEncodingWithProgressMonitorTest.java generic-all
 726 sun/net/www/http/HttpClient/B6726695.java                       generic-all
 727 sun/net/www/http/HttpClient/MultiThreadTest.java                generic-all
 728 sun/net/www/http/KeepAliveCache/KeepAliveTimerThread.java       generic-all
 729 
 730 # Connection refused, windows samevm
 731 sun/net/www/protocol/http/DigestTest.java                       generic-all
 732 
 733 # Fails on Fedora 9 32bit & 64bit & Solaris 10, wrong proxy for http://localhost/index.html
 734 java/net/ProxySelector/B6737819.java                            generic-all
 735 
 736 ############################################################################
 737 
 738 # jdk_nio
 739 
 740 # Suspect many of these tests auffer from using fixed ports, no concrete 
 741 #   evidence.
 742 
 743 # Fails with -ea -esa, Assertion error, but only on Solaris 10 machines?
 744 com/sun/nio/sctp/SctpChannel/Send.java                          generic-all
 745 com/sun/nio/sctp/SctpChannel/Shutdown.java                      generic-all
 746 
 747 # Fails on Windows 2000, Can't delete test directory .\x.SetLastModified.dir
 748 #    at SetLastModified.main(SetLastModified.java:107)
 749 java/io/File/SetLastModified.java                               generic-all
 750 
 751 # Fails on Solaris 10 x64, address already in use
 752 java/nio/channels/DatagramChannel/SRTest.java                   generic-all
 753 
 754 # Fails on Solaris 10 x86, times out
 755 java/nio/channels/DatagramChannel/Sender.java                   generic-all
 756 
 757 # Fails on Fedora 9 x86, address in use
 758 java/nio/channels/Selector/SelectWrite.java                     generic-all
 759 
 760 # Fails on Fedora 9 32bit times out
 761 java/nio/channels/DatagramChannel/EmptyBuffer.java              generic-all
 762 
 763 # Fails on Windows 2000, ExceptionInInitializerError
 764 #   in WindowsAsynchronousServerSocketChannelImpl.java:316
 765 java/nio/channels/AsynchronousChannelGroup/Unbounded.java       generic-all
 766 


 919 java/rmi/activation/ActivationSystem/modifyDescriptor/ModifyDescriptor.java generic-all
 920 java/rmi/activation/ActivationSystem/stubClassesPermitted/StubClassesPermitted.java generic-all
 921 java/rmi/activation/ActivationSystem/unregisterGroup/UnregisterGroup.java generic-all
 922 java/rmi/activation/CommandEnvironment/SetChildEnv.java generic-all
 923 java/rmi/registry/classPathCodebase/ClassPathCodebase.java generic-all
 924 java/rmi/registry/reexport/Reexport.java generic-all
 925 java/rmi/server/Unreferenced/finiteGCLatency/FiniteGCLatency.java generic-all
 926 java/rmi/server/Unreferenced/leaseCheckInterval/LeaseCheckInterval.java generic-all
 927 java/rmi/server/Unreferenced/unreferencedContext/UnreferencedContext.java generic-all
 928 java/rmi/server/useCustomRef/UseCustomRef.java generic-all
 929 java/rmi/transport/checkFQDN/CheckFQDN.java generic-all
 930 java/rmi/transport/checkLeaseInfoLeak/CheckLeaseLeak.java generic-all
 931 java/rmi/server/RMISocketFactory/useSocketFactory/activatable/UseCustomSocketFactory.java generic-all
 932 java/rmi/server/RMISocketFactory/useSocketFactory/registry/UseCustomSocketFactory.java generic-all
 933 java/rmi/server/UnicastRemoteObject/unexportObject/UnexportLeak.java generic-all
 934 
 935 ############################################################################
 936 
 937 # jdk_security
 938 
 939 # Fails with -ea -esa, but only on Solaris sparc? Suspect it is timing out
 940 sun/security/tools/keytool/standard.sh                          generic-all
 941 
 942 # Fails on Solaris 10 X64, address already in use
 943 sun/security/krb5/auto/HttpNegotiateServer.java                 generic-all
 944 
 945 # Fails on almost all platforms
 946 #   java.lang.UnsupportedClassVersionError: SerialTest : 
 947 #      Unsupported major.minor version 51.0
 948 #    at java.lang.ClassLoader.defineClass1(Native Method)
 949 sun/security/util/Oid/S11N.sh                                   generic-all
 950 
 951 # Fails on Fedora 9 32bit
 952 #  GSSException: Failure unspecified at GSS-API level (Mechanism level: 
 953 #    Invalid argument (400) - Cannot find key of appropriate type to decrypt 
 954 #    AP REP - DES CBC mode with MD5)
 955 #  at sun.security.jgss.krb5.Krb5Context.acceptSecContext(Krb5Context.java:778)
 956 sun/security/krb5/auto/NonMutualSpnego.java                     generic-all
 957 
 958 # Fails on Solaris 10 sparc, GSSException: Failure unspecified at GSS-API level
 959 #   Also fails on Windows 2000 similar way
 960 sun/security/krb5/auto/ok-as-delegate.sh                        generic-all
 961 


1156 javax/swing/JFileChooser/6738668/bug6738668.java                generic-all
1157 javax/swing/JPopupMenu/6675802/bug6675802.java                  generic-all
1158 javax/swing/system/6799345/TestShutdown.java                    generic-all
1159 
1160 ############################################################################
1161 
1162 # jdk_text
1163 
1164 # Linux x64 occasional errors, no details
1165 java/text/Bidi/Bug6665028.java                                  linux-x64
1166 
1167 ############################################################################
1168 
1169 # jdk_tools
1170 
1171 # Some of the tools tests kind of require "othervm" or if they don't will
1172 #  always be firing up another VM anyway due to the nature of tools testing.
1173 #  So most if not all tools tests are now being run with "othervm" mode.
1174 #  Some of these tools tests have a tendency to use fixed ports, bad idea.
1175 
1176 # Fails with -ea -esa on Solaris, Assertion error (Solaris specific test)
1177 com/sun/tracing/BasicFunctionality.java                         generic-all
1178 
1179 # Fails on Fedora 9 32bit, jps output differs problem
1180 sun/tools/jstatd/jstatdDefaults.sh                              generic-all
1181 
1182 # Fails on Linux Fedora 9 32bit, Could not read data for remote JVM 16133
1183 #       jstat output differs from expected output
1184 sun/tools/jstatd/jstatdExternalRegistry.sh                      generic-all
1185 
1186 # Output of jps differs from expected output.
1187 #   Invalid argument count on solaris-sparc and x64
1188 sun/tools/jstatd/jstatdPort.sh                                  generic-all
1189 
1190 # othervm mode, Could not synchronize with target
1191 sun/tools/jps/jps-l_1.sh                                        generic-all
1192 sun/tools/jps/jps-l_2.sh                                        generic-all
1193 sun/tools/jps/jps-lm.sh                                         generic-all
1194 sun/tools/jps/jps-Vvml_2.sh                                     generic-all
1195 sun/tools/jps/jps-m_2.sh                                        generic-all
1196 
1197 # Fails on Solaris 10 sparcv9, shell exits with 1
1198 #  Turning off use of shared archive because of choice of garbage collector or large pages 


1243 # Solaris sparcv9, jps output does not match, x64 different
1244 sun/tools/jstatd/jstatdExternalRegistry.sh                      solaris-all
1245 
1246 # Solaris 10 sparc 32bit -client, java.lang.AssertionError: Some tests failed
1247 tools/jar/JarEntryTime.java                                     generic-all
1248 
1249 # Times out on sparc?
1250 tools/launcher/VersionCheck.java                                generic-all
1251 
1252 # These tests fail on solaris sparc, all the time
1253 tools/jar/ChangeDir.java                                        generic-all
1254 
1255 # Cannot write jar
1256 #  Also, possible problems on windows, jmap.exe hangs? 
1257 tools/jar/index/MetaInf.java                                    windows-all
1258 
1259 ############################################################################
1260 
1261 # jdk_util
1262 
1263 # Fails with -ea -esa on all platforms with Assertion error
1264 java/util/ResourceBundle/Test4300693.java                       generic-all
1265 
1266 # Failing on all -client 32bit platforms starting with b77? See 6908348.
1267 java/util/concurrent/BlockingQueue/CancelledProducerConsumerLoops.java generic-all
1268 
1269 # Assert error, failures, on Linux Fedora 9 -server
1270 #   Windows samevm failure, assert error "Passed = 134, failed = 2"
1271 java/util/Arrays/ArrayObjectMethods.java                        generic-all
1272 
1273 # Windows 2000, -client, samevm, java.lang.Error: Completed != 2
1274 java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java generic-all
1275 
1276 # Windows X64, Executor Stuck samevm mode:
1277 java/util/concurrent/FutureTask/BlockingTaskExecutor.java       generic-all
1278 
1279 # Problems on windows, jmap.exe hangs? (these run jmap), fails on Solaris 10 x86
1280 java/util/concurrent/locks/Lock/TimedAcquireLeak.java           generic-all
1281 
1282 # Solaris sparc client, some failures, "1 not equal to 3"?
1283 #   also Linux problems with samevm mode, -server linux i586? 1 not equal to 3?
1284 java/util/concurrent/Executors/AutoShutdown.java                generic-all
1285 
1286 # Fails on solaris-sparc -server (Set not equal to copy. 1)
1287 java/util/EnumSet/EnumSetBash.java                              solaris-sparc
1288