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

SendaoYan syan at openjdk.org
Tue Jul 22 14:18:38 UTC 2025


On Tue, 9 Jul 2024 09:35:09 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

This pull request has now been integrated.

Changeset: 16949879
Author:    SendaoYan <syan at openjdk.org>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
URL:       https://git.openjdk.org/jdk8u-dev/commit/16949879ae5d8decf8613db2765dd58fd9a140ad
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

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

Reviewed-by: phh

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

PR: https://git.openjdk.org/jdk8u-dev/pull/543


More information about the jdk8u-dev mailing list