Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8142949

[TEST_BUG] sun/security/ssl/sanity/ciphersuites/CipherSuitesInOrder.java test fails

XMLWordPrintable

        Regression test
          sun/security/ssl/sanity/ciphersuites/CipherSuitesInOrder.java
        has started to fail after JDK-8141050 was fixed
        It fails with message:
        ----------System.err:(15/935)----------
        java.lang.RuntimeException: SSL_RSA_WITH_RC4_128_SHA is not in order
        at CipherSuitesInOrder.checkSuites(CipherSuitesInOrder.java:225)
        at CipherSuitesInOrder.checkForProtocols(CipherSuitesInOrder.java:163)
        at CipherSuitesInOrder.main(CipherSuitesInOrder.java:143)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
        at java.lang.Thread.run(Thread.java:745)

              coffeys Sean Coffey
              msolovie Maxim Soloviev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: