I'm all for cleaning all that up a la Java 8. Gary
On Wed, Jun 3, 2020, 05:59 Volkan Yazıcı <[email protected]> wrote: > Can we also replace core.time.Instant with java.time.Instant? > > On Sun, May 24, 2020 at 11:57 PM Volkan Yazıcı <[email protected]> > wrote: > > > > May I second that with {Bi,Tri}Consumer classes as well? > > > > On Sun, May 24, 2020 at 11:21 PM Gary Gregory <[email protected]> > wrote: > > > > > > Hi All, > > > > > > Can we drop org.apache.logging.log4j.util.Supplier from master for 3.x > and > > > replace its usage with java.util.function.Supplier? > > > > > > Gary >
