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

Merge SSLSocketSample and SSLSocketTemplate

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • security-libs
    • b147
    • generic
    • generic

      SSLSocketTemplate.java contains a template for SSL/TLS test. But tests which follow this template may fail intermittently due to lack of synchronization.

      SSLSocketSample.java shows the approach which helps to avoid intermittent failures in SSL/TLS tests. SSLTest.java contains re-usable parts from SSLSocketSample.java, so that other test may use it.

      All those files should be merged to one SSLSocketTemplate.java file, so that other test can use it.

            asmotrak Artem Smotrakov
            asmotrak Artem Smotrakov
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: