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

CharacterRangeTable: code compacting should be disabled

XMLWordPrintable

    • beta2
    • generic
    • generic
    • Verified



      Name: poR10007 Date: 05/23/2001



      The compiler (jdk1.4.0beta-b65) eliminates goto bytecodes whose target
      is the next instruction during code generation stage (such goto instructions
      usually occur at the end of an if statement without else or a switch statement
      without default branch). This allows to compact code but causes change
      of code pointers after they were stored in the CharacterRangeTable. So code
      compacting should be disabled when running in -Xjcov mode.

      ======================================================================

            passunw Pas Pas (Inactive)
            passunw Pas Pas (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: