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

[PPC64] undefined reference to Klass::vtable_start_offset()

XMLWordPrintable

    • b28
    • ppc
    • linux

        We get the following problem during build with certain gcc versions:
        jdk-build-fastdebug/hotspot/variant-server/libjvm/objs/ad_ppc.o: In function `CallDynamicJavaDirectNode::emit(CodeBuffer&, PhaseRegAlloc*) const':
        linuxppc64/jdk/src/hotspot/cpu/ppc/ppc.ad:3666: undefined reference to `Klass::vtable_start_offset()'

        Klass::vtable_start_offset() is in klass.inline.hpp and is not visible in the cpp files generated by adlc.

              mdoerr Martin Doerr
              mdoerr Martin Doerr
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: