JDK-8253314 : precompiled.hpp missing from vmIntrinsics.cpp
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 16
  • Priority: P1
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-09-17
  • Updated: 2024-11-22
  • Resolved: 2020-09-17
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.
JDK 16
16 b17Fixed
Related Reports
Cloners :  
Relates :  
Description
[2020-09-17T22:10:02,526Z] ./open/src/hotspot/share/classfile/vmIntrinsics.cpp(853): fatal error C1010: unexpected end of file while looking for precompiled header. Did you forget to add '#include "precompiled.hpp"' to your source?
[2020-09-17T22:10:02,533Z] lib/CompileJvm.gmk:141: recipe for target '/cygdrive/t/workspace/build/windows-x64/hotspot/variant-server/libjvm/objs/vmIntrinsics.obj' failed

Comments
Changeset: 2c3a37c6 Author: Ioi Lam <iklam@openjdk.org> Date: 2020-09-17 22:39:40 +0000 URL: https://git.openjdk.java.net/jdk/commit/2c3a37c6
17-09-2020