Thank you for the clarification, Piotr. I missed the fact that this is for slf4j.
Gary On Sun, Dec 25, 2022 at 5:03 PM Piotr P. Karwasz <piotr.karw...@gmail.com> wrote: > > Hi Gary, > > On Sun, 25 Dec 2022 at 22:53, Gary Gregory <garydgreg...@gmail.com> wrote: > > > > I think using Objects.requireNonNull() is more precise FWIW. > > I agree with you, but Ceki's javadoc requires an IllegalArgumentException. > > Piotr