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

All log0() in com/sun/org/slf4j/internal/Logger.java should be private

XMLWordPrintable

    • b29
    • Not verified

        2 of the 3 newly added log0() methods in JDK-8247907 are declared public. The must be private so that no other class can call them. Otherwise, the StackWalker will "walk" wrong.

              weijun Weijun Wang
              weijun Weijun Wang
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: