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

JVM crashes when multiple LineNumberTable attributes exist and the last one is empty

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • hs11
    • 6
    • hotspot
    • None
    • b03
    • generic
    • generic
    • Verified

        The cause of this bug appears to be due to mishandling of multiple LineNumberTable attributes in a single method. If there's more than one, only the last one is used (which is wrong, they should be merged), and also, if the last one is empty, it causes a VM crash.

              kamg Keith Mcguigan (Inactive)
              kshiroko Kirill Shirokov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: