Address sun/security/ssl/SSLLogger.java code coverage gaps

XMLWordPrintable

      A lot of the SSLLogger class is not covered by the tests, specifically:
      1. private static String formatMapEntry(Map.Entry<String, ?> entry)
      2. public void log(Level level, ResourceBundle rb, String message, Throwable thrwbl)
      3. other edge cases missed

            Assignee:
            Mikhail Yankelevich
            Reporter:
            Mikhail Yankelevich
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: