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

-1 BCI installed into a stack backtrace is incorrectly interpreted

XMLWordPrintable

    • generic
    • generic

      We ran into a bug where a -1 BCI can be installed into a stack backtrace, and the code to fetch it out uses a ushort fetch (which is correct because bytecodes normally range from 0 to 65535) - so the -1 gets interpreted as a max bytecode and is outside the expected range.

            coleenp Coleen Phillimore
            mmma Marvin Ma (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: