JT Harness : Tests that passed
Tests are grouped by their final status message.
Execution successful
-
com/sun/corba/5036554/TestCorbaBug.sh
: unmarshal error on CORBA alias type in CORBA any
-
com/sun/corba/cachedSocket/7056731.sh
: Race condition in CORBA code causes re-use of ABORTed connections
-
com/sun/jdi/ArrayLengthDumpTest.sh
: TTY: .length field for arrays in print statements in jdb not recognized TTY: dump <ArrayReference> command not implemented.
-
com/sun/jdi/BreakpointWithFullGC.sh
: Verify breakpoints still work after a full GC.
-
com/sun/jdi/CatchAllTest.sh
: REGRESSION: jdb rejects the syntax catch java.lang.IndexOutOfBoundsException
-
com/sun/jdi/CatchCaughtTest.sh
: TTY: 'catch caught' with no class pattern throws NullPointerException
-
com/sun/jdi/CatchPatternTest.sh
: TTY: surprising ExceptionSpec.resolveEventRequest() wildcard results
-
com/sun/jdi/CommandCommentDelimiter.sh
: TTY: Add a comment delimiter to the jdb command set
-
com/sun/jdi/DeoptimizeWalk.sh
: jtreg test PopAsynchronousTest fails in build 85 with -Xcomp
-
com/sun/jdi/EvalArgs.sh
: Arguments match no method error
-
com/sun/jdi/GetLocalVariables3Test.sh
: javac produces the inconsistent variable debug in while loops.
-
com/sun/jdi/GetLocalVariables4Test.sh
: Compiler fails to generate local var tbl entry for exception passed to catch
-
com/sun/jdi/ImmutableResourceTest.sh
: SubClasses of ListResourceBundle should fix getContents()
-
com/sun/jdi/JdbArgTest.sh
: TTY: jdb throws IllegalArumentException on cmd line args
-
com/sun/jdi/JdbLockTest.sh
: TTY: jdb lock command displays incorrect data
-
com/sun/jdi/JdbMethodExitTest.sh
: TTY: Add support for method exit event return values to jdb
-
com/sun/jdi/JdbMissStep.sh
: REGRESSION: jdb / jdi not stopping at some breakpoints and steps in j2sdk1.4.
-
com/sun/jdi/JdbReadTwiceTest.sh
: TTY: .jdbrc is read twice if jdb is run in the user's home dir
-
com/sun/jdi/JdbVarargsTest.sh
: JPDA: Add support for RFE 4856541 - varargs
-
com/sun/jdi/NotAField.sh
: TTY: NullPointerException at com.sun.tools.jdi.MirrorImpl.validateMirrors
-
com/sun/jdi/NullLocalVariable.sh
: TTY: jdb throws NullPointerException when printing local variables
-
com/sun/jdi/Redefine-g.sh
: Compile with java -g, do a RedefineClasses, and you don't get local vars
-
com/sun/jdi/RedefineAnnotation.sh
: Redefine a class that has an annotation and verify that the new annotation is returned.
-
com/sun/jdi/RedefineChangeClassOrder.sh
: Redefine a class so that the order of external classes in the constant pool are changed.
-
com/sun/jdi/RedefineClasses.sh
: RedefineClasses gets assertion: "Should be a method entry in cpcache!"
-
com/sun/jdi/RedefineClearBreakpoint.sh
: Netbeans Fix and Continue crashes JVM
-
com/sun/jdi/RedefineException.sh
: The VM crashes when a method in a redefined class throws an exception.
-
com/sun/jdi/RedefineFinal.sh
: RedefineClasses is an apparent no-op if instance method is final
-
com/sun/jdi/RedefineImplementor.sh
: Redefine a class that implements an interface and verify that a subclass calls the right method.
-
com/sun/jdi/RedefineIntConstantToLong.sh
: Redefine class can't handle addition of 64 bit constants in JDK1.5.0_05
-
com/sun/jdi/RedefineMulti.sh
: Redefine does not work in for/while loop
-
com/sun/jdi/RedefinePop.sh
: redefine and pop top frame from jdb gets assertion failure
-
com/sun/jdi/RedefineStep.sh
: "step over" after a class is redefined acts like "step out"
-
com/sun/jdi/RedefineTTYLineNumber.sh
: TTY: Need to clear source cache after doing a redefine class
-
com/sun/jdi/StringConvertTest.sh
: 1
-
com/sun/jdi/WatchFramePop.sh
: Enabling a watchpoint can kill following NotifyFramePops
-
com/sun/jdi/ZZZcleanup.sh
: no bug
-
com/sun/jdi/connect/spi/JdiLoadedByCustomLoader.sh
: Test loading JDI classes via custom class loader
-
com/sun/management/UnixOperatingSystemMXBean/GetMaxFileDescriptorCount.sh
:
-
com/sun/management/UnixOperatingSystemMXBean/GetOpenFileDescriptorCount.sh
:
-
java/io/FileOutputStream/FileOpen.sh
: Test to ensure that opening of hidden Vs non-hidden, read/write Vs read-only files for writing works as expected.
-
java/io/Serializable/class/run.sh
: Enable serialize of nonSerializable Class descriptor.
-
java/io/Serializable/evolution/RenamePackage/run.sh
: Enable resolveClass() to accommodate package renaming
-
java/io/Serializable/maskSyntheticModifier/run.sh
: Verify that the presence of the JVM_ACC_SYNTHETIC bit in the modifiers of fields and methods does not affect default serialVersionUID calculation.
-
java/io/Serializable/resolveClass/consTest/run.sh
: Verify that generated java.lang.reflect implementation classes do not interfere with serialization's class resolution mechanism.
-
java/io/Serializable/unnamedPackageSwitch/run.sh
: Verify that deserialization allows an incoming class descriptor representing a class in the unnamed package to be resolved to a local class with the same name in a named package, and vice-versa.
-
java/lang/StringCoding/CheckEncodings.sh
: Verify that unsupported encodings are handled gracefully.
-
java/lang/System/MacEncoding/MacJNUEncoding.sh
: Test the value of sun.jnu.encoding on Mac
-
java/lang/Thread/UncaughtExceptions.sh
: Check for proper handling of uncaught exceptions
-
java/net/Authenticator/B4933582.sh
:
-
java/net/URL/B5086147.java
: File,URI,URL conversions are strange for UNC path
-
java/net/URL/runconstructor.sh
: URL constructor URL(URL context, String spec) FAILED with specific input in merlin
-
java/net/URLConnection/6212146/test.sh
: URLConnection.connect() fails on JAR Entry it creates file handler leak set platform-dependent variables
-
java/net/URLConnection/UNCTest.sh
: Check that URL.openConnection() doesn't open connection to UNC.
-
java/security/cert/CertificateFactory/slowstream.sh
: X509Factory should not depend on is.available()==0
-
java/util/Formatter/Basic.java
: Unit test for formatter
-
java/util/PluggableLocale/ClasspathTest.sh
: Checks whether providers can only be loaded from extension directories, not from classpath.
-
sun/net/www/http/HttpClient/RetryPost.sh
: HttpURLConnection automatically retries non-idempotent method POST
-
sun/rmi/rmic/extraCompilation/run.sh
: rmic should not try to compile source files in its (binary) class path other than those that is generates.
-
sun/security/krb5/auto/ok-as-delegate-xrealm.sh
: Support OK-AS-DELEGATE flag
-
sun/security/krb5/auto/ok-as-delegate.sh
: Support OK-AS-DELEGATE flag
-
sun/security/krb5/config/dns.sh
: Krb5LoginModule config class does not return proper KDC list from DNS
-
sun/security/krb5/tools/ktarg.sh
: ktab return code changes on a error case
-
sun/security/krb5/tools/ktcheck.sh
: "ktab -d name etype" to "ktab -d name [-e etype] [kvno | all | old]"
-
sun/security/krb5/tools/ktmissing.sh
: klist does not detect non-existing keytab
-
sun/security/krb5/tools/ktzero.sh
: ktab creates a file with zero kt_vno
-
sun/security/pkcs11/KeyStore/Solaris.sh
: Enable PKCS#11 KeyStore for SunPKCS11-Solaris
-
sun/security/provider/PolicyFile/getinstance/getinstance.sh
: 4350951 assumes permission constructor with 2 string params
-
sun/security/tools/jarsigner/AlgOptions.sh
: test new jarsigner -sigalg and -digestalg options
-
sun/security/tools/jarsigner/PercentSign.sh
: jarsigner fails in a directory with a path contianing a % sign
-
sun/security/tools/jarsigner/checkusage.sh
: jarsigner -verify checks for KeyUsage codesigning ext on all certs instead of just signing cert
-
sun/security/tools/jarsigner/concise_jarsigner.sh
: jarsigner needs enhanced cert validation(options)
-
sun/security/tools/jarsigner/crl.sh
: jarsigner can add CRL info into signed jar (updated)
-
sun/security/tools/jarsigner/diffend.sh
: Jarsigner removes MANIFEST.MF info for badly packages jar's
-
sun/security/tools/jarsigner/emptymanifest.sh
: jarsigner fails to sign itextasian.jar since 1.5.0_b14, it works with 1.5.0_13
-
sun/security/tools/jarsigner/jvindex.sh
: regression: SecurityException is NOT thrown while trying to pack a wrongly signed Indexed Jar file
-
sun/security/tools/jarsigner/nameclash.sh
: different names for the same digest algorithms breaks jarsigner
-
sun/security/tools/jarsigner/newsize7.sh
: keytool should use larger default keysize for keypairs
-
sun/security/tools/jarsigner/oldsig.sh
: Exception thrown when signing a jarfile in java 1.5
-
sun/security/tools/jarsigner/onlymanifest.sh
: signed jar with only META-INF/* inside is not verifiable
-
sun/security/tools/jarsigner/passtype.sh
: RFE: jarsigner to support reading password from environment variable
-
sun/security/tools/jarsigner/samename.sh
: libzip.so caused JVM to crash when running jarsigner
-
sun/security/tools/jarsigner/warnings.sh
: Clarify jar verifications
-
sun/security/tools/keytool/CloneKeyAskPassword.sh
: confirm that keytool correctly finds (and clones) a private key when the user is prompted for the key's password.
-
sun/security/tools/keytool/ListKeychainStore.sh
: [macosx] KeyChain KeyStore implementation retrieves only one private key entry
-
sun/security/tools/keytool/NoExtNPE.sh
: keytool cannot -printcert entries without extensions
-
sun/security/tools/keytool/SecretKeyKS.sh
: KeyTool throws ArrayIndexOutOfBoundsException for listing SecretKey entries in non-verbose mode.
-
sun/security/tools/keytool/StandardAlgName.sh
: KeyTool accepts any input that user make as long as we can make some sense out of it, but when comes to present the info the user, it promotes a standard look.
-
sun/security/tools/keytool/autotest.sh
: (almost) all keytool behaviors
-
sun/security/tools/keytool/emptysubject.sh
: keytool should be able to generate certreq and cert without subject name
-
sun/security/tools/keytool/file-in-help.sh
: keytool's help on -file always shows 'output file'
-
sun/security/tools/keytool/importreadall.sh
: keytool -importcert should read the whole input
-
sun/security/tools/keytool/newhelp.sh
: keytool -help is unhelpful
-
sun/security/tools/keytool/readjar.sh
: keytool -printcert to recognize signed jar files
-
sun/security/tools/keytool/resource.sh
: keytool usage is broken after changing Resources.java
-
sun/security/tools/keytool/selfissued.sh
: support self-issued certificate in keytool and let -gencert generate the chain
-
sun/security/tools/keytool/trystore.sh
: keytool can try save to a byte array before overwrite the file
-
sun/security/validator/certreplace.sh
: CertPath validation regression caused by SHA1 replacement root and MD2 disable feature
-
sun/security/validator/samedn.sh
: regression: PKIXValidator fails when multiple trust anchors have same dn
-
sun/tools/jcmd/jcmd-Defaults.sh
: Test that output of 'jcmd' and 'jcmd -l' match a specific pattern
-
sun/tools/jcmd/jcmd-help.sh
: Test that output of 'jcmd -h' matches the usage.out file
-
sun/tools/jconsole/ResourceCheckTest.sh
: jtreg test ResourceCheckTest.java must be able to find jconsole.jar
-
sun/tools/jhat/ParseTest.sh
: Testing jhat parsing against pre-created dump files
-
sun/tools/jps/jps-Defaults.sh
: Test that output of 'jps' matches a specific pattern
-
sun/tools/jps/jps-V_2.sh
: Test that output of 'jps -V' shows JVM flags
-
sun/tools/jps/jps-Vm_2.sh
: Test that output of 'jps -Vm' shows JVM flags and main args
-
sun/tools/jps/jps-Vvm.sh
: Test that output of 'jps -Vvm' shows JVM flags, arguments and main args
-
sun/tools/jps/jps-Vvml.sh
: Test that output of 'jps -Vvml' shows JVM arguments, flags, and main args with long class names
-
sun/tools/jps/jps-help.sh
: Test that output of 'jps -?' matches the usage.out file
-
sun/tools/jps/jps-l_1.sh
: Test that output of 'jps -l' matches a specific pattern
-
sun/tools/jps/jps-l_2.sh
: Test that output of 'jps -l' shows the long class name
-
sun/tools/jps/jps-lm.sh
: Test that output of 'jps -lm' shows the long class name and main args
-
sun/tools/jps/jps-m.sh
: Test that output of 'jps -m' shows args to main
-
sun/tools/jps/jps-q.sh
: Test that output of 'jps -q' shows only the process ids
-
sun/tools/jps/jps-v_1.sh
: Test that output of 'jps -v' shows JVM arguments
-
sun/tools/jps/jps-vm_1.sh
: Test that output of 'jps -vm' shows JVM arguments and main args
-
sun/tools/jrunscript/jrunscript-helpTest.sh
: Test that output of 'jrunscript -?' is not empty
-
sun/tools/jstat/jstatClassOutput1.sh
: Test that output of 'jstat -class 0' has expected line counts
-
sun/tools/jstat/jstatClassloadOutput1.sh
: Test that output of 'jstat -classload 0' has expected line counts
-
sun/tools/jstat/jstatCompilerOutput1.sh
: Test that output of 'jstat -compiler 0' has expected line counts
-
sun/tools/jstat/jstatFileURITest1.sh
: Test that output of 'jstat -gcutil file:path' has expected line counts
-
sun/tools/jstat/jstatGcCapacityOutput1.sh
: Test that output of 'jstat -gccapacity 0' has expected line counts
-
sun/tools/jstat/jstatGcCauseOutput1.sh
: Test that output of 'jstat -gccause 0' has expected line counts
-
sun/tools/jstat/jstatGcNewCapacityOutput1.sh
: Test that output of 'jstat -gcnewcapacity 0' has expected line counts
-
sun/tools/jstat/jstatGcNewOutput1.sh
: Test that output of 'jstat -gcnew 0' has expected line counts
-
sun/tools/jstat/jstatGcOldCapacityOutput1.sh
: Test that output of 'jstat -gcoldcapcaity 0' has expected line counts
-
sun/tools/jstat/jstatGcOldOutput1.sh
: Test that output of 'jstat -gcold 0' has expected line counts
-
sun/tools/jstat/jstatGcOutput1.sh
: Test that output of 'jstat -gc 0' has expected line counts
-
sun/tools/jstat/jstatGcPermCapacityOutput1.sh
: Test that output of 'jstat -gcpermcapcaity 0' has expected line counts
-
sun/tools/jstat/jstatHelp.sh
: Test that output of 'jstat -?' matches the usage.out file
-
sun/tools/jstat/jstatLineCounts1.sh
: Test that output of 'jstat -gcutil 0 250 5' has expected line counts
-
sun/tools/jstat/jstatLineCounts2.sh
: Test that output of 'jstat -gcutil 0' has expected line counts
-
sun/tools/jstat/jstatLineCounts3.sh
: Test that output of 'jstat -gcutil -h 10 250 10' has expected line counts
-
sun/tools/jstat/jstatLineCounts4.sh
: Test that output of 'jstat -gcutil -h 10 250 11' has expected line counts
-
sun/tools/jstat/jstatOptions1.sh
: Test that output of 'jstat -options matches the usage.out file
-
sun/tools/jstat/jstatPrintCompilationOutput1.sh
: Test that output of 'jstat -printcompilation 0' has expected line counts
-
sun/tools/jstat/jstatSnap1.sh
: Test that output of 'jstat -snap' matches a specific pattern
-
sun/tools/jstat/jstatSnap2.sh
: Test that output of 'jstat -J-Djstat.showUnsupported -snap' matches a specific pattern
-
sun/tools/jstat/jstatTimeStamp1.sh
: Test that output of 'jstat -gcutil -t 0' has expected format
-
sun/tools/native2ascii/Native2AsciiTests.sh
: Tests miscellaneous native2ascii bugfixes and regressions
-
sun/tools/native2ascii/resources/ImmutableResourceTest.sh
: SubClasses of ListResourceBundle should fix getContents()
-
tools/launcher/ClassPathWildCard.sh
: A very basic/rudimentary test for classpath wildcards
-
tools/launcher/DefaultLocaleTest.sh
: Test to see if default java locale settings are identical when launch jvm from java and javaw respectively
Report generated on May 18, 2017 12:00:45 AM
Using JT Harness unset; built on unknown with unset