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

C1: optimized build is broken after 7153771

XMLWordPrintable

    • b29
    • generic
    • generic

        /home/cthaling/ws/hotspot/src/share/vm/c1/c1_InstructionPrinter.cpp: In member function ‘virtual void InstructionPrinter::do_Assert(Assert*)’:
        /home/cthaling/ws/hotspot/src/share/vm/c1/c1_InstructionPrinter.cpp:876: error: invalid use of incomplete type ‘struct Assert’
        /home/cthaling/ws/hotspot/src/share/vm/c1/c1_Instruction.hpp:114: error: forward declaration of ‘struct Assert’
        /home/cthaling/ws/hotspot/src/share/vm/c1/c1_InstructionPrinter.cpp:877: error: invalid use of incomplete type ‘struct Assert’
        /home/cthaling/ws/hotspot/src/share/vm/c1/c1_Instruction.hpp:114: error: forward declaration of ‘struct Assert’
        /home/cthaling/ws/hotspot/src/share/vm/c1/c1_InstructionPrinter.cpp:878: error: invalid use of incomplete type ‘struct Assert’
        /home/cthaling/ws/hotspot/src/share/vm/c1/c1_Instruction.hpp:114: error: forward declaration of ‘struct Assert’

        /home/cthaling/ws/hotspot/src/share/vm/c1/c1_LIR.cpp:2028: error: invalid use of incomplete type ‘struct LIR_OpAssert’
        /home/cthaling/ws/hotspot/src/share/vm/c1/c1_LIR.hpp:884: error: forward declaration of ‘struct LIR_OpAssert’

          1. 8011648.patch
            2 kB
            Christian Thalinger

              roland Roland Westrelin
              twisti Christian Thalinger (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: