1 ########################################################################### 2 # 3 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 4 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 5 # 6 # This code is free software; you can redistribute it and/or modify it 7 # under the terms of the GNU General Public License version 2 only, as 8 # published by the Free Software Foundation. Oracle designates this 9 # particular file as subject to the "Classpath" exception as provided 10 # by Oracle in the LICENSE file that accompanied this code. 11 # 12 # This code is distributed in the hope that it will be useful, but WITHOUT 13 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 14 # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 15 # version 2 for more details (a copy is included in the LICENSE file that 16 # accompanied this code). 17 # 18 # You should have received a copy of the GNU General Public License version 19 # 2 along with this work; if not, write to the Free Software Foundation, 20 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 21 # 22 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 23 # or visit www.oracle.com if you need additional information or have any 24 # questions. 25 # 26 27 ############################################################################ 28 # This file is intended to temporarily exclude test failures due 29 # to jdk modularization. We will remove this file when the major 30 # known issues of the jdk modularization are fixed. 31 # 32 ############################################################################ 33 34 # jdk_awt 35 36 37 ############################################################################ 38 39 # jdk_beans 40 41 ############################################################################ 42 43 # jdk_io 44 45 46 ############################################################################ 47 48 # jdk_lang 49 50 ############################################################################ 51 52 # jdk_management 53 54 # Agent JAR not found or no Agent-Class attribute 55 sun/management/jmxremote/bootstrap/JvmstatCountersTest.java generic-all 56 57 # Could not determine codeBase for java.home 58 javax/management/MBeanInfo/NotificationInfoTest.java generic-all 59 60 #Caused by: java.security.NoSuchAlgorithmException: SunTlsRsaPremasterSecret KeyGenerator not available 61 closed/javax/management/remote/mandatory/sslStub/SSLSocketParametersTest.sh generic-all 62 63 closed/sun/management/snmp/generic/GenericTest.sh generic-all 64 closed/sun/management/snmp/snmpCounter64/SnmpCounter64Test.sh generic-all 65 66 ############################################################################ 67 68 # jdk_math 69 70 71 ############################################################################ 72 73 # jdk_misc 74 75 # Need investigation 76 demo/jvmti/compiledMethodLoad/CompiledMethodLoadTest.java generic-all 77 demo/jvmti/gctest/Gctest.java generic-all 78 demo/jvmti/heapTracker/HeapTrackerTest.java generic-all 79 demo/jvmti/heapViewer/HeapViewerTest.java generic-all 80 demo/jvmti/minst/MinstTest.java generic-all 81 demo/jvmti/mtrace/TraceJFrame.java generic-all 82 demo/jvmti/versionCheck/FailsWhenJvmtiVersionDiffers.java generic-all 83 demo/jvmti/waiters/WaitersTest.java generic-all 84 85 ############################################################################ 86 # jdk_net 87 88 # Caused by: java.security.NoSuchAlgorithmException: SunTlsRsaPremasterSecret KeyGenerator not available 89 com/sun/net/httpserver/SelCacheTest.java generic-all 90 com/sun/net/httpserver/Test1.java generic-all 91 com/sun/net/httpserver/Test6a.java generic-all 92 com/sun/net/httpserver/Test7a.java generic-all 93 com/sun/net/httpserver/Test8a.java generic-all 94 com/sun/net/httpserver/Test9.java generic-all 95 com/sun/net/httpserver/Test9a.java generic-all 96 97 ############################################################################ 98 99 # jdk_nio* 100 101 # existing JDK 7 failure? 102 java/nio/channels/FileChannel/ClosedByInterrupt.java generic-all 103 java/nio/channels/SocketChannel/AdaptSocket.java linux-x64 104 java/nio/channels/SocketChannel/Connect.java linux-x64 105 java/nio/MappedByteBuffer/Force.java windows-i586 106 107 108 # This test sets to Turkish language without resetting it when exit 109 # that causes other tests to fail. Exclude for now. 110 sun/nio/cs/Test4206507.java generic-all 111 closed/sun/nio/cs/sunio/Test4206507.java generic-all 112 113 ############################################################################ 114 115 # jdk_rmi 116 117 # Need further investigation 118 # TestFailedException: TEST FAILED: could not create registry 119 sun/rmi/runtime/Log/checkLogging/CheckLogStreams.java solaris-all 120 sun/rmi/runtime/Log/checkLogging/CheckLogging.java solaris-all 121 122 java/rmi/transport/dgcDeadLock/DGCDeadLock.java solaris-all 123 124 # Caused by: java.security.NoSuchAlgorithmException: SunTlsRsaPremasterSecret KeyGenerator not available 125 javax/rmi/ssl/SSLSocketParametersTest.sh generic-all 126 127 128 ############################################################################ 129 130 # jdk_security 131 132 # java.security.KeyStoreException: JKS not found 133 sun/security/tools/jarsigner/ec.sh generic-all 134 sun/security/tools/jarsigner/emptymanifest.sh generic-all 135 sun/security/tools/jarsigner/nameclash.sh generic-all 136 sun/security/tools/jarsigner/newsize7.sh generic-all 137 sun/security/tools/jarsigner/passtype.sh generic-all 138 sun/security/tools/jarsigner/samename.sh generic-all 139 sun/security/tools/jarsigner/ts.sh generic-all 140 sun/security/tools/keytool/AltProviderPath.sh generic-all 141 sun/security/tools/keytool/CloneKeyAskPassword.sh generic-all 142 sun/security/tools/keytool/NoExtNPE.sh generic-all 143 sun/security/tools/keytool/SecretKeyKS.sh generic-all 144 sun/security/tools/keytool/printssl.sh generic-all 145 146 # Can't find bundle for base name sun.text.resources.FormatData, locale en 147 sun/security/tools/keytool/file-in-help.sh generic-all 148 sun/security/tools/keytool/newhelp.sh generic-all 149 sun/security/tools/keytool/resource.sh generic-all 150 151 # jre/lib/ext: No such file or directory 152 java/security/Security/ClassLoaderDeadlock/Deadlock2.sh generic-all 153 154 # Need investigation 155 sun/security/krb5/auto/W83.java windows-all 156 sun/security/krb5/tools/ktarg.sh windows-all 157 sun/security/krb5/tools/ktcheck.sh windows-all 158 159 # JarVerifer throws JarException: Class is on the bootclasspath 160 # SecurityException: JCE cannot authenticate the provider SunPKCS11-Solaris 161 java/security/Signature/NONEwithRSA.java generic-all 162 java/security/KeyRep/Serial.java generic-all 163 164 ############################################################################ 165 166 # jdk_swing 167 168 ############################################################################ 169 170 # jdk_text 171 172 173 ############################################################################ 174 175 # jdk_tools 176 177 # jdk_tools1 32 failures on windows 178 # Provider com.sun.tools.jdi.SharedMemoryAttachingConnector could not be instantiated: 179 # java.lang.UnsatisfiedLinkError: No library dt_shmem.dll in module context +jdk.tools 180 com/sun/jdi/ArrayLengthDumpTest.sh windows-all 181 com/sun/jdi/BreakpointWithFullGC.sh windows-all 182 com/sun/jdi/CatchAllTest.sh windows-all 183 com/sun/jdi/CatchCaughtTest.sh windows-all 184 com/sun/jdi/CatchPatternTest.sh windows-all 185 com/sun/jdi/CommandCommentDelimiter.sh windows-all 186 com/sun/jdi/DeoptimizeWalk.sh windows-all 187 com/sun/jdi/EvalArgs.sh windows-all 188 com/sun/jdi/GetLocalVariables3Test.sh windows-all 189 com/sun/jdi/GetLocalVariables4Test.sh windows-all 190 com/sun/jdi/JdbLockTest.sh windows-all 191 com/sun/jdi/JdbMethodExitTest.sh windows-all 192 com/sun/jdi/JdbMissStep.sh windows-all 193 com/sun/jdi/JdbVarargsTest.sh windows-all 194 com/sun/jdi/MixedSuspendTest.sh windows-all 195 com/sun/jdi/NotAField.sh windows-all 196 com/sun/jdi/NullLocalVariable.sh windows-all 197 com/sun/jdi/Redefine-g.sh windows-all 198 com/sun/jdi/RedefineAnnotation.sh windows-all 199 com/sun/jdi/RedefineChangeClassOrder.sh windows-all 200 com/sun/jdi/RedefineClasses.sh windows-all 201 com/sun/jdi/RedefineClearBreakpoint.sh windows-all 202 com/sun/jdi/RedefineCrossEvent.java windows-all 203 com/sun/jdi/RedefineException.sh windows-all 204 com/sun/jdi/RedefineFinal.sh windows-all 205 com/sun/jdi/RedefineImplementor.sh windows-all 206 com/sun/jdi/RedefineIntConstantToLong.sh windows-all 207 com/sun/jdi/RedefineMulti.sh windows-all 208 com/sun/jdi/RedefinePop.sh windows-all 209 com/sun/jdi/RedefineStep.sh windows-all 210 com/sun/jdi/RedefineTTYLineNumber.sh windows-all 211 com/sun/jdi/StringConvertTest.sh windows-all 212 com/sun/jdi/WatchFramePop.sh windows-all 213 214 # libattach.so has to be in the module 215 sun/tools/jinfo/Basic.sh generic-all 216 sun/tools/jmap/Basic.sh generic-all 217 sun/tools/jps/jps-vm_1.sh generic-all 218 sun/tools/jstack/Basic.sh generic-all 219 220 221 # legacy mode adds -Xbootclasspath that causes this test to fail 222 # this test should pass when we support legacy mode 223 sun/tools/jps/jps-Vvml_2.sh generic-all 224 225 # Need investigation 226 sun/tools/jstatd/jstatdExternalRegistry.sh generic-all 227 com/sun/tools/extcheck/TestExtcheckArgs.java generic-all 228 tools/launcher/ExecutionEnvironment.java generic-all 229 230 # Test bugs - should file a CR 231 tools/launcher/VersionCheck.java generic-all 232 # /var/tmp not writeable 233 tools/jar/ChangeDir.java generic-all 234 235 # Test expects tools.jar and rt.jar. Needs to be update. 236 tools/pack200/Pack200Simple.sh generic-all 237 tools/pack200/AttributeTests.java generic-all 238 tools/pack200/CommandLineTests.java generic-all 239 tools/pack200/Pack200Props.java generic-all 240 tools/pack200/Pack200Test.java generic-all 241 tools/pack200/PackageVersionTest.java generic-all 242 tools/pack200/TestExceptions.java generic-all 243 tools/pack200/TimeStamp.java generic-all 244 tools/pack200/UnpackerMemoryTest.java generic-all 245 tools/pack200/T7007157.java generic-all 246 247 ############################################################################ 248 249 # jdk_util 250 251 # Fail to find sun.localedata 252 java/util/Locale/InternationalBAT.java generic-all 253 java/util/PluggableLocale/CurrencyNameProviderTest.sh generic-all 254 255 # jmap fails - No library libattach.so in module context +jdk.tools 256 java/util/logging/AnonLoggerWeakRefLeak.sh generic-all 257 java/util/logging/LoggerWeakRefLeak.sh generic-all 258 259 # Can't find rt.jar or classes directory 260 java/util/zip/InterruptibleZip.java generic-all 261 262 # Assumes JAR files in JDK's lib directory 263 java/util/zip/ZipFile/FinalizeZipFile.java generic-all 264 265 # java.util.ConcurrentModificationException - need investigation 266 java/util/Locale/Bug6989440.java generic-all 267 268 # requires attach provider to be present 269 java/util/concurrent/locks/Lock/TimedAcquireLeak.java generic-all 270 271 ############################################################################ 272 273 # langtools_jtreg known failures - included it here for reference 274 # these tests are not excluded in the langtools jtreg run 275 276 # jigsaw legacy image 277 278 tools/javac/6302184/T6302184.sh 279 280 # AsssertionError - package-info.class not found 281 tools/javac/TestPkgInfo.java 282 283 # new module-compilation-related message keys are not in the resource bundle 284 tools/javac/diags/CheckExamples.java 285 tools/javac/diags/CheckResourceKeys.java 286 tools/javac/diags/MessageInfo.java 287 288 # wrong size found: 8340; expected: 6655 289 tools/javac/nio/compileTest/CompileTest.java 290 291 # AssertionError - unexpected empty block found 292 tools/javac/parser/ExtraSemiTest.java 293 294 # Failures in jdk-module-image 295 296 # rt.jar not found 297 tools/javadoc/6942366/T6942366.java 298 299 # error - Locale not available: ja 300 com/sun/javadoc/testHtmlTag/TestHtmlTag.java 301 302 # bootclasspath and module content (classes) 303 tools/javac/api/T6430241.java 304 tools/javac/Paths/Diagnostics.sh 305 306 # sun.misc.Lock is in compat module 307 tools/javac/warnings/6594914/T6594914b.java --- EOF ---