Uploaded image for project: 'Log4j 2'
  1. Log4j 2
  2. LOG4J2-2498

Replace functional interfaces with java8 java.util

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 3.0.0
    • API
    • None

    Description

      org.apache.logging.log4j.util.BiConsumer -> java.util.function.BiConsumer

      BiConsumer is not marked deprecated yet, deprecation in preparation for 3.0 should probably be backported to 2.x.

       

      org.apache.logging.log4j.util.MessageSupplier -> java.util.function.Supplier<Message>

       

      org.apache.logging.log4j.util.Supplier -> java.util.function.Supplier

      Attachments

        Activity

          People

            ckozak Carter Kozak
            ckozak Carter Kozak
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: