README
author apetushkov
Fri, 15 Jun 2018 13:57:32 -0400
changeset 50666 3e66d204af9b
parent 47217 72e3ae9a25eb
child 50885 7c728fa9d1af
permissions -rw-r--r--
8153107: enabling ObjectSynchronizer::quick_enter() on ARM64 causes hangs Summary: Always set the markword for recursive monitors in MacroAssembler::fast_lock(). Reviewed-by: aph, drwhite, dcubed, bulasevich

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.