README
author kbarrett
Fri, 05 May 2017 16:20:42 -0400
changeset 46437 cda23e690843
parent 44078 673240c54c2e
child 47217 72e3ae9a25eb
permissions -rw-r--r--
8179004: Add an efficient implementation of the "count trailing zeros" operation Summary: Added count_trailing_zeros function, with platform-dependent implementations. Reviewed-by: dholmes, cjplummer

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

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

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

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