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

Need to add new methods in BaseSSLSocketImpl

XMLWordPrintable

    • b10
    • Verified

      The update for JDK-8036979 added new methods, need to update BaseSSLSocketImpl or SSLSocketImpl accordingly.

      Regression test failure:
      test/sun/security/ssl/SSLSocketImpl/CheckMethods.java
      java.lang.RuntimeException: Method definition test failed on SSLSocketImpl
      at CheckMethods.main(CheckMethods.java:127)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:484)
      at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:754)
      at java.lang.Thread.run(Thread.java:744)

            xuelei Xuelei Fan
            xuelei Xuelei Fan
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: