[jdk8u-dev] RFR: 8335978: [8u] incorrect include file name in semaphore.inline.hpp [v2]
SendaoYan
syan at openjdk.org
Tue Jun 24 12:27:50 UTC 2025
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk8u-dev/pull/543/files
- new: https://git.openjdk.org/jdk8u-dev/pull/543/files/61c05500..8ffbe6a4
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=543&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=543&range=00-01
Stats: 38584 lines in 341 files changed: 9048 ins; 27863 del; 1673 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/543.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/543/head:pull/543
PR: https://git.openjdk.org/jdk8u-dev/pull/543
More information about the jdk8u-dev
mailing list