README
author coleenp
Tue, 29 May 2018 15:50:27 -0400
changeset 50297 580744d900c8
parent 47217 72e3ae9a25eb
child 50885 7c728fa9d1af
permissions -rw-r--r--
8202813: Move vm_weak processing from SystemDictionary to WeakProcessor Summary: SystemDictionary has all strong roots. The weak oop_storage is processed by the WeakProcessor so it can be scanned and cleared concurrently and/or by parallel threads. Reviewed-by: kbarrett, sjohanss

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.