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

assert failure in coalesce.cpp: attempted to spill a non-spillable item

    XMLWordPrintable

Details

    • b09

    Backports

      Description

        ==============================================================================
        Unexpected Error
        ------------------------------------------------------------------------------
        Internal Error at coalesce.cpp:298, pid=21640, tid=21651
        assert(false) failed: attempted to spill a non-spillable item: 59: testN_mem_reg0, ireg = 13, spill_type: PhiInputSpillCopy

        Do you want to debug the problem?

        To debug, run 'gdb /proc/21640/exe 21640'; then switch to thread 21651 (0x0000000000005493)
        Enter 'yes' to launch gdb automatically (PATH must include gdb)
        Otherwise, press RETURN to abort...
        =============================================================================

        test case is attached. Ran with:

        java -XX:-TieredCompilation -XX:-BackgroundCompilation -XX:-UseOnStackReplacement -XX:CompileOnly=SubsumingLoads::test -XX:CompileCommand=quiet -XX:CompileCommand=dontinline,SubsumingLoads::not_inlined -Xmx1024m SubsumingLoads

        Attachments

          Issue Links

            Activity

              People

                roland Roland Westrelin
                roland Roland Westrelin
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: