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

Unexpected extending of SupportedGroups

XMLWordPrintable

      In the SunJSSE implementation, there are a few unexpected extending of static class SupportedGroups. It may be nice to clean them up so that the code is easier to read.

      For example,
           private static final class CHSupportedGroupsProducer
      - extends SupportedGroups implements HandshakeProducer {
      + implements HandshakeProducer {

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

              Created:
              Updated:
              Resolved: