[jdk8u-dev] RFR: 8335978: [8u] incorrect include file name in semaphore.inline.hpp

Severin Gehwolf sgehwolf at openjdk.org
Tue Jun 24 11:05:41 UTC 2025


On Mon, 31 Mar 2025 07:27:51 GMT, SendaoYan <syan at openjdk.org> wrote:

>> Hi all,
>> In file [semaphore.inline.hpp](https://github.com/openjdk/jdk8u-dev/blame/master/hotspot/src/share/vm/runtime/semaphore.inline.hpp#L28), `#include "runtime/interfaceSupport.inline.hpp"` include incorrect file name, the crrect file name shoule be interfaceSupport.hpp in jdk8u repository. 
>> 
>> Additional testing:
>> 
>> - [x] linux x64 tier1/2/3
>> - [x] linux aarch64 tier1/2/3
>
> keep it open.

@sendaoYan Please merge latest master into this PR to get updated test runs.

-------------

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/543#issuecomment-2999870202


More information about the jdk8u-dev mailing list