README
author rkennke
Thu, 13 Oct 2016 11:27:20 +0200
changeset 46449 7b2416f0f524
parent 44078 673240c54c2e
child 47217 72e3ae9a25eb
permissions -rw-r--r--
8167659: Access of mark word should use oopDesc::mark_offset_in_bytes() instead of '0' Summary: Use oopDesc::mark_offset_in_bytes() when addressing mark word, instead of '0'. Reviewed-by: dholmes, coleenp

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.