< prev index next >

test/ProblemList.txt

Print this page




  99 #  1. Make sure test passes on all platforms with samevm, or mark it othervm
 100 #  2. Make sure test passes on all platforms when run with it's entire group
 101 #  3. Make sure both VMs are tested, -server and -client, if possible
 102 #  4. Make sure you try the -d64 option on Solaris
 103 #  5. Use a tool like JPRT or something to verify these results
 104 #  6. Delete lines in this file, include the changes with your test changes
 105 #
 106 # You may need to repeat your testing 2 or even 3 times to verify good
 107 #   results, some of these samevm failures are not very predictable.
 108 #
 109 #############################################################################
 110 
 111 ############################################################################
 112 
 113 # jdk_awt
 114 
 115 ############################################################################
 116 
 117 # jdk_beans
 118 







 119 ############################################################################
 120 
 121 # jdk_lang
 122 
 123 # 8029891
 124 java/lang/ClassLoader/deadlock/GetResource.java                 generic-all
 125 
 126 # 8080428
 127 java/lang/invoke/8022701/MHIllegalAccess.java                   generic-all
 128 
 129 ############################################################################
 130 
 131 # jdk_instrument
 132 
 133 # 8061177
 134 java/lang/instrument/RedefineBigClass.sh                        generic-all
 135 java/lang/instrument/RetransformBigClass.sh                     generic-all
 136 
 137 # 8072130
 138 java/lang/instrument/BootClassPath/BootClassPathTest.sh         macosx-all


 282 sun/security/pkcs11/ec/TestECDH.java                            windows-all
 283 sun/security/pkcs11/ec/TestECDH2.java                           windows-all
 284 sun/security/pkcs11/ec/TestECDSA.java                           windows-all
 285 sun/security/pkcs11/ec/TestECDSA2.java                          windows-all
 286 sun/security/pkcs11/ec/TestECGenSpec.java                       windows-all
 287 sun/security/pkcs11/rsa/KeyWrap.java                            windows-all
 288 sun/security/pkcs11/rsa/TestCACerts.java                        windows-all
 289 sun/security/pkcs11/rsa/TestKeyFactory.java                     windows-all
 290 sun/security/pkcs11/rsa/TestKeyPairGenerator.java               windows-all
 291 sun/security/pkcs11/rsa/TestSignatures.java                     windows-all
 292 sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java            windows-all
 293 sun/security/pkcs11/tls/TestKeyMaterial.java                    windows-all
 294 sun/security/pkcs11/tls/TestLeadingZeroesP11.java               windows-all
 295 sun/security/pkcs11/tls/TestMasterSecret.java                   windows-all
 296 sun/security/pkcs11/tls/TestPRF.java                            windows-all
 297 sun/security/pkcs11/tls/TestPremaster.java                      windows-all
 298 
 299 ############################################################################
 300 
 301 # jdk_sound




 302 
 303 ############################################################################
 304 
 305 # jdk_swing
 306 
 307 ############################################################################
 308 
 309 # jdk_text
 310 
 311 ############################################################################
 312 
 313 # jdk_time
 314 
 315 ############################################################################
 316 
 317 # jdk_tools
 318 
 319 # Tests take too long, on sparcs see 7143279
 320 # also see 8059906
 321 tools/pack200/CommandLineTests.java                             generic-all




  99 #  1. Make sure test passes on all platforms with samevm, or mark it othervm
 100 #  2. Make sure test passes on all platforms when run with it's entire group
 101 #  3. Make sure both VMs are tested, -server and -client, if possible
 102 #  4. Make sure you try the -d64 option on Solaris
 103 #  5. Use a tool like JPRT or something to verify these results
 104 #  6. Delete lines in this file, include the changes with your test changes
 105 #
 106 # You may need to repeat your testing 2 or even 3 times to verify good
 107 #   results, some of these samevm failures are not very predictable.
 108 #
 109 #############################################################################
 110 
 111 ############################################################################
 112 
 113 # jdk_awt
 114 
 115 ############################################################################
 116 
 117 # jdk_beans
 118 
 119 # 8060027
 120 
 121 java/beans/XMLEncoder/Test4903007.java                        generic-all
 122 java/beans/XMLEncoder/java_awt_GridBagLayout.java             generic-all
 123 java/beans/XMLDecoder/8028054/TestConstructorFinder.java      generic-all
 124 java/beans/XMLDecoder/8028054/TestMethodFinder.java           generic-all
 125 
 126 ############################################################################
 127 
 128 # jdk_lang
 129 
 130 # 8029891
 131 java/lang/ClassLoader/deadlock/GetResource.java                 generic-all
 132 
 133 # 8080428
 134 java/lang/invoke/8022701/MHIllegalAccess.java                   generic-all
 135 
 136 ############################################################################
 137 
 138 # jdk_instrument
 139 
 140 # 8061177
 141 java/lang/instrument/RedefineBigClass.sh                        generic-all
 142 java/lang/instrument/RetransformBigClass.sh                     generic-all
 143 
 144 # 8072130
 145 java/lang/instrument/BootClassPath/BootClassPathTest.sh         macosx-all


 289 sun/security/pkcs11/ec/TestECDH.java                            windows-all
 290 sun/security/pkcs11/ec/TestECDH2.java                           windows-all
 291 sun/security/pkcs11/ec/TestECDSA.java                           windows-all
 292 sun/security/pkcs11/ec/TestECDSA2.java                          windows-all
 293 sun/security/pkcs11/ec/TestECGenSpec.java                       windows-all
 294 sun/security/pkcs11/rsa/KeyWrap.java                            windows-all
 295 sun/security/pkcs11/rsa/TestCACerts.java                        windows-all
 296 sun/security/pkcs11/rsa/TestKeyFactory.java                     windows-all
 297 sun/security/pkcs11/rsa/TestKeyPairGenerator.java               windows-all
 298 sun/security/pkcs11/rsa/TestSignatures.java                     windows-all
 299 sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java            windows-all
 300 sun/security/pkcs11/tls/TestKeyMaterial.java                    windows-all
 301 sun/security/pkcs11/tls/TestLeadingZeroesP11.java               windows-all
 302 sun/security/pkcs11/tls/TestMasterSecret.java                   windows-all
 303 sun/security/pkcs11/tls/TestPRF.java                            windows-all
 304 sun/security/pkcs11/tls/TestPremaster.java                      windows-all
 305 
 306 ############################################################################
 307 
 308 # jdk_sound
 309 
 310 # 8059743
 311 
 312 javax/sound/midi/Gervill/SoftProvider/GetDevice.java            generic-all
 313 
 314 ############################################################################
 315 
 316 # jdk_swing
 317 
 318 ############################################################################
 319 
 320 # jdk_text
 321 
 322 ############################################################################
 323 
 324 # jdk_time
 325 
 326 ############################################################################
 327 
 328 # jdk_tools
 329 
 330 # Tests take too long, on sparcs see 7143279
 331 # also see 8059906
 332 tools/pack200/CommandLineTests.java                             generic-all


< prev index next >