README
author ccheung
Thu, 04 Jan 2018 22:47:38 -0800
changeset 48611 4d7a4fad8190
parent 47217 72e3ae9a25eb
child 50885 7c728fa9d1af
permissions -rw-r--r--
8192927: os::dir_is_empty is incorrect on Windows Summary: Check file names in a directory. It is empty if only the "." and ".." files exist. Use unicode version of windows APIs to handle long path. Reviewed-by: iklam, sspitsyn

Welcome to OpenJDK!
===================

For information about building OpenJDK, including how to fully retrieve all
source code, please see either of these:

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

See http://openjdk.java.net/ for more information about OpenJDK.