JDK-8049411 : Minimal VM build broken after gcId.cpp was added
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 8u40,9
  • Priority: P1
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2014-07-07
  • Updated: 2015-01-21
  • Resolved: 2014-07-07
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 8 JDK 9
8u40Fixed 9 b24Fixed
Description
We get the following error message when trying to run a minimal VM:

Error: dl failure on line 744
Error: failed /localhome/java/changed.jdk-9-ea-bin-b18_ia32/jre/lib/i386/server/libjvm.so, because /localhome/java/changed.jdk-9-ea-bin-b18_ia32/jre/lib/i386/server/libjvm.so: undefined symbol: _ZN4GCId6createEv

Comments
I = High, Can't build minimal VM L = High, Will happen every time you try to build the minimal VM W = High, Edit the source or do not build minimal VM ILW = HHH => P1
07-07-2014