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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • 26
    • None
    • security-libs

      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

            myankelevich Mikhail Yankelevich
            myankelevich Mikhail Yankelevich
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: