hotspot/.jcheck/conf
author kvn
Wed, 05 Jul 2017 11:03:19 -0700
changeset 46629 8eeacdc76bf2
parent 43604 49949d36e3f9
child 45700 2790c139c0ad
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

project=jdk10