Fixing 2 file leak warnings:
1) DirectivesParser::parse_from_file_inner() in open/src/hotspot/share/compiler/directivesParser.cpp
2) mmap_attach_shared() in open/src/hotspot/os/posix/perfMemory_posix.cpp
1) DirectivesParser::parse_from_file_inner() in open/src/hotspot/share/compiler/directivesParser.cpp
2) mmap_attach_shared() in open/src/hotspot/os/posix/perfMemory_posix.cpp
- relates to
-
JDK-8291067 macOS should use O_CLOEXEC instead of FD_CLOEXEC
-
- Resolved
-