- 
    Type:
Bug
 - 
    Resolution: Fixed
 - 
    Priority:
  P3                     
     - 
    Affects Version/s: hs25
 - 
    Component/s: hotspot
 
- 
        b29
 - 
        generic
 - 
        generic
 
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8013670 | 8 | Roland Westrelin | P3 | Resolved | Fixed | b88 | 
                    /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’
            
/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’
- backported by
 - 
                    
JDK-8013670 C1: optimized build is broken after 7153771
-         
     - Resolved
 
 -         
 
- relates to
 - 
                    
JDK-8012292 optimized build with GCC broken
-         
     - Closed
 
 -         
 - 
                    
JDK-7153771 array bound check elimination for c1
-         
     - Resolved
 
 -