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

SendaoYan syan at openjdk.org
Mon Mar 31 07:30:18 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

keep it open.

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

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


More information about the jdk8u-dev mailing list