README
author hseigel
Tue, 08 Aug 2017 09:53:52 -0400
changeset 46773 fb17cc9a6847
parent 44078 673240c54c2e
child 47217 72e3ae9a25eb
permissions -rw-r--r--
8185717: Make ModuleEntry->module() return an oop not a jobject Summary: Change ModuleEntry::module() to return an oop and add a ModuleEntry::module_handle() that returns a jobject Reviewed-by: shade, coleenp, lfoltan

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.