RFR: 8216363: NullPointerException in java.util.logging.Handler#isLoggable

Mandy Chung mandy.chung at oracle.com
Thu Feb 14 20:44:49 UTC 2019



On 2/14/19 12:39 PM, Daniel Fuchs wrote:
> Let me redo my fix and see if the JCK complains.

I'd be surprised if there is a JCK test expecting NPE. Will see.

I suggest to update @param record to say "a LogRecord or null"
to be explicit.

Mandy


More information about the core-libs-dev mailing list