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

Old bytecode verifier accepts illegal class

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • None

      The bytecode (old) verifier accepts the attached classes even though the number of locals are not always sufficient for the protecting exception handler. Instead, a VerifyError exception should be thrown. The attached files are test cases and contain details about the bytecodes where there are insufficient locals.

        1. BadMapIstore.jasm
          2 kB
          Harold Seigel
        2. BadMap.jasm
          5 kB
          Harold Seigel

            hseigel Harold Seigel (Inactive)
            hseigel Harold Seigel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: