mirror of
https://github.com/openjdk/jdk8u.git
synced 2025-12-10 21:05:56 -06:00
8335978: [8u] incorrect include file name in semaphore.inline.hpp
Reviewed-by: phh
This commit is contained in:
parent
af84892a33
commit
16949879ae
@ -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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user