8335978: [8u] incorrect include file name in semaphore.inline.hpp

Reviewed-by: phh
This commit is contained in:
SendaoYan 2025-07-22 14:15:09 +00:00 committed by Severin Gehwolf
parent af84892a33
commit 16949879ae

View File

@ -25,7 +25,7 @@
#ifndef SHARE_VM_RUNTIME_SEMAPHORE_INLINE_HPP
#define SHARE_VM_RUNTIME_SEMAPHORE_INLINE_HPP
#include "runtime/interfaceSupport.inline.hpp"
#include "runtime/interfaceSupport.hpp"
#include "runtime/semaphore.hpp"
#include "runtime/thread.inline.hpp"