JDK-8335978 : [8u] incorrect include file name in semaphore.inline.hpp
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: openjdk8u462
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2024-07-09
  • Updated: 2025-08-08
  • Resolved: 2025-07-22
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
openjdk8u472 b02Fixed
Related Reports
Causes :  
Description
In 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 file doesn't exist. The correct name should be interfaceSupport.hpp
Comments
Changeset: 16949879 Branch: master Author: SendaoYan <syan@openjdk.org> Committer: Severin Gehwolf <sgehwolf@openjdk.org> Date: 2025-07-22 14:15:09 +0000 URL: https://git.openjdk.org/jdk8u/commit/16949879ae5d8decf8613db2765dd58fd9a140ad
08-08-2025

Changeset: 16949879 Branch: master Author: SendaoYan <syan@openjdk.org> Committer: Severin Gehwolf <sgehwolf@openjdk.org> Date: 2025-07-22 14:15:09 +0000 URL: https://git.openjdk.org/jdk8u-dev/commit/16949879ae5d8decf8613db2765dd58fd9a140ad
22-07-2025

[jdk8u-fix-request] Approval Request from sendaoYan Fxi incorrect include file name in semaphore.inline.hpp, the change has been verfied, risk is low.
24-06-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk8u-dev/pull/543 Date: 2024-07-09 09:35:09 +0000
09-07-2024