README
author kvn
Wed, 05 Jul 2017 11:03:19 -0700
changeset 46629 8eeacdc76bf2
parent 44078 673240c54c2e
child 47217 72e3ae9a25eb
permissions -rw-r--r--
8183262: noexecstack check in os::dll_load on Linux is too expensive Summary: convert ElfFile::specifies_noexecstack() to static method which read file header and check executable stack flag. Reviewed-by: iklam, stuefe

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.