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

Zero build fails after JDK-8354887

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 25
    • 25
    • hotspot
    • None
    • master
    • aarch64
    • linux

      How to produce:

      ./configure --with-jvm-variants=zero

      Here lists a snippet of the error msg:

      === Output from failing command(s) repeated here ===
      * For target hotspot_variant-zero_libjvm_objs_aotCodeCache.o:
      /tmp/jdk-src/src/hotspot/share/code/aotCodeCache.cpp: In member function ‘void AOTCodeAddressTable::init_extrs()’:
      /tmp/jdk-src/src/hotspot/share/code/aotCodeCache.cpp:1246:35: error: ‘aarch64_get_thread_helper’ is not a member of ‘JavaThread’
       1246 | SET_ADDRESS(_extrs, JavaThread::aarch64_get_thread_helper);
            | ^~~~~~~~~~~~~~~~~~~~~~~~~
      /tmp/jdk-src/src/hotspot/share/code/aotCodeCache.cpp:1224:47: note: in definition of macro ‘SET_ADDRESS’
       1224 | type##_addr[type##_length++] = (address) (addr); \
            | ^~~~

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

            asmehra Ashutosh Mehra
            haosun Hao Sun
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: