Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8305185 C2 failed "assert(false) failed: Can't determine return type."
  3. JDK-8334442

Temporarily disable return type assertion to reduce noise in testing

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Fixed
    • P3
    • 24
    • 24
    • hotspot
    • b03

    Description

      Disable the following assertion in parse1.cpp temporarily, to reduce noise in the testing pipelines while the root cause of its failures is investigated in JDK-8305185:

      assert(false) failed: Can't determine return type.

      This assertion was added by JDK-8303951 to force the re-evaluation of compilation bailouts. The invariant violation it catches is harmless (other than potentially causing a performance degradation) because it leads to a compilation bailout.

      Attachments

        Issue Links

          Activity

            People

              rcastanedalo Roberto Castaneda Lozano
              rcastanedalo Roberto Castaneda Lozano
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: