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

duke duke at openjdk.org
Tue Jul 22 12:49:49 UTC 2025


On Tue, 24 Jun 2025 12:27:50 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
>
> SendaoYan has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
> 
>  - Merge branch 'openjdk:master' into jbs8335978
>  - 8335978: [8u] incorrect include file name in semaphore.inline.hpp

@sendaoYan 
Your change (at version 8ffbe6a40fd91730f6253be9bfaf2221affbc047) is now ready to be sponsored by a Committer.

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

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


More information about the jdk8u-dev mailing list