< 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 ############################################################################
 127 
 128 # jdk_instrument
 129 
 130 # 8061177
 131 java/lang/instrument/RedefineBigClass.sh                        generic-all
 132 java/lang/instrument/RetransformBigClass.sh                     generic-all
 133 
 134 # 8072130
 135 java/lang/instrument/BootClassPath/BootClassPathTest.sh         macosx-all
 136 
 137 ############################################################################
 138 


 275 sun/security/pkcs11/ec/TestECDH.java                            windows-all
 276 sun/security/pkcs11/ec/TestECDH2.java                           windows-all
 277 sun/security/pkcs11/ec/TestECDSA.java                           windows-all
 278 sun/security/pkcs11/ec/TestECDSA2.java                          windows-all
 279 sun/security/pkcs11/ec/TestECGenSpec.java                       windows-all
 280 sun/security/pkcs11/rsa/KeyWrap.java                            windows-all
 281 sun/security/pkcs11/rsa/TestCACerts.java                        windows-all
 282 sun/security/pkcs11/rsa/TestKeyFactory.java                     windows-all
 283 sun/security/pkcs11/rsa/TestKeyPairGenerator.java               windows-all
 284 sun/security/pkcs11/rsa/TestSignatures.java                     windows-all
 285 sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java            windows-all
 286 sun/security/pkcs11/tls/TestKeyMaterial.java                    windows-all
 287 sun/security/pkcs11/tls/TestLeadingZeroesP11.java               windows-all
 288 sun/security/pkcs11/tls/TestMasterSecret.java                   windows-all
 289 sun/security/pkcs11/tls/TestPRF.java                            windows-all
 290 sun/security/pkcs11/tls/TestPremaster.java                      windows-all
 291 
 292 ############################################################################
 293 
 294 # jdk_sound




 295 
 296 ############################################################################
 297 
 298 # jdk_swing
 299 
 300 ############################################################################
 301 
 302 # jdk_text
 303 
 304 ############################################################################
 305 
 306 # jdk_time
 307 
 308 ############################################################################
 309 
 310 # jdk_tools
 311 
 312 # Tests take too long, on sparcs see 7143279
 313 # also see 8059906
 314 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 ############################################################################
 134 
 135 # jdk_instrument
 136 
 137 # 8061177
 138 java/lang/instrument/RedefineBigClass.sh                        generic-all
 139 java/lang/instrument/RetransformBigClass.sh                     generic-all
 140 
 141 # 8072130
 142 java/lang/instrument/BootClassPath/BootClassPathTest.sh         macosx-all
 143 
 144 ############################################################################
 145 


 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 # 8059743
 304 
 305 javax/sound/midi/Gervill/SoftProvider/GetDevice.java            generic-all
 306 
 307 ############################################################################
 308 
 309 # jdk_swing
 310 
 311 ############################################################################
 312 
 313 # jdk_text
 314 
 315 ############################################################################
 316 
 317 # jdk_time
 318 
 319 ############################################################################
 320 
 321 # jdk_tools
 322 
 323 # Tests take too long, on sparcs see 7143279
 324 # also see 8059906
 325 tools/pack200/CommandLineTests.java                             generic-all


< prev index next >