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 {

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

              Created:
              Updated:
              Resolved: