README
author dfuchs
Thu, 21 Feb 2019 16:57:47 +0000
changeset 53876 8bc3d3eeaa53
parent 50885 7c728fa9d1af
permissions -rw-r--r--
8216363: NullPointerException in java.util.logging.Handler#isLoggable Summary: The implementation is changed to match the spec: isLoggable(null) returns false. Reviewed-by: mchung, lancea


Welcome to the JDK!
===================

For information about building the JDK, including how to retrieve all
of the source code, please see either of these files:

  * doc/building.html   (html version)
  * doc/building.md     (markdown version)

See http://openjdk.java.net/ for more information about the OpenJDK
Community and the JDK.