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

AArch64: Zero build fails after JDK-8320368

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • 22
    • hotspot
    • None
    • b27
    • aarch64

      ==== configure

      ./jdk-src/configure --with-boot-jdk=~/boot-jdk/aarch64 --with-debug-level=release --with-jvm-variants=zero

      ==== error log

      === Output from failing command(s) repeated here ===
      * For target hotspot_variant-zero_libjvm_gtest_objs_BUILD_GTEST_LIBJVM_link:
      /usr/bin/ld: ~/build-release/hotspot/variant-zero/libjvm/objs/metaspace.o: in function `Metaspace::global_initialize()':
      make/hotspot/src/hotspot/share/memory/metaspace.cpp:777: undefined reference to `CompressedKlassPointers::initialize(unsigned char*, unsigned long)'
      collect2: error: ld returned 1 exit status
      * For target hotspot_variant-zero_libjvm_objs_BUILD_LIBJVM_link:
      /usr/bin/ld: ~/build-release/hotspot/variant-zero/libjvm/objs/metaspace.o: in function `Metaspace::global_initialize()':
      make/hotspot/src/hotspot/share/memory/metaspace.cpp:777: undefined reference to `CompressedKlassPointers::initialize(unsigned char*, unsigned long)'
      collect2: error: ld returned 1 exit status

      * All command lines available in ~/build-release/make-support/failure-logs.
      === End of repeated output ===

            shade Aleksey Shipilev
            haosun Hao Sun
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: