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

Missing @since Javadoc tag in Logger.log(Level, Supplier)

XMLWordPrintable

        FULL PRODUCT VERSION :


        A DESCRIPTION OF THE PROBLEM :
        In Java 8, a new method was added to java.util.logging.Logger:

        https://docs.oracle.com/javase/8/docs/api/java/util/logging/Logger.html#log-java.util.logging.Level-java.util.function.Supplier-

        However, it lacks the @since Javadoc tag


        REPRODUCIBILITY :
        This bug can be reproduced always.

              dfuchs Daniel Fuchs
              webbuggrp Webbug Group
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: