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

Serial: Fix build failure due to ‘Copy’ has not been declared

XMLWordPrintable

    • gc
    • b18

      This bug can be reproduced by building release_minimal vm.

      /jdk/src/hotspot/share/gc/serial/tenuredGeneration.cpp: In member function ‘oopDesc* TenuredGeneration::promote(oop, size_t)’:
      /jdk/src/hotspot/share/gc/serial/tenuredGeneration.cpp:436:3: error: ‘Copy’ has not been declared
        436 | Copy::aligned_disjoint_words(cast_from_oop<HeapWord*>(obj), result, obj_size);
            | ^~~~

      * All command lines available in /jdk/build/linux-x86_64-minimal-release/make-support/failure-logs.

            jiefu Jie Fu
            jiefu Jie Fu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: