Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8055635

Missing include in g1RegionToSpaceMapper.hpp results in unresolved symbol of fastdebug build without precompiled headers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • gc
    • b29

        The VM does not startup because of an unresolved reference to CHeapObj<(MemoryType)5>::delete(void*) for a fastdebug build without precompiled headers on Linux with gcc 4.8.2-16.

        The problem is a missing include of allocation.inline.hpp in g1RegionToSpaceMapper.cpp (and allocation.hpp in the hpp file).

              tschatzl Thomas Schatzl
              tschatzl Thomas Schatzl
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: