README
author fyang
Wed, 14 Jun 2017 17:33:54 +0800
changeset 46538 44ea5e0f2901
parent 44078 673240c54c2e
child 47217 72e3ae9a25eb
permissions -rw-r--r--
8182161: aarch64: combine andr+cbnz into tbnz when possible Summary: Combine andr+cbnz into tbnz when possible to save one instruction Reviewed-by: aph

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.