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

Undefined reference to os::write after JDK-8209657 (filemap.hpp cleanup)

    XMLWordPrintable

Details

    • b09

    Backports

      Description

        After JDK-8209657 Refactor filemap.hpp to simplify integration with Serviceability Agent, if you build without precompiled headers, the build will fail with:

        hotspot/variant-server/libjvm/objs/filemap.o: In function `FileMapInfo::write_bytes(void const*, unsigned long)':
        /scratch/cccheung/jdk-hs-hotspot/share/memory/filemap.cpp:695: undefined reference to `os::write(int, void const*, unsigned int)'

        Attachments

          Issue Links

            Activity

              People

                iklam Ioi Lam
                iklam Ioi Lam
                Votes:
                0 Vote for this issue
                Watchers:
                7 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: