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

[JVMCI] bad signatures should be detected by MetaAccessProvider.parseMethodDescriptor

    XMLWordPrintable

Details

    • 9
    • b22

    Description

      It is possible to pass an invalid descriptor such as "a bad sig" to MetaAccessProvider.parseMethodDescriptor without an error occurring immediately and the possibility of an obscure error occurring much later. For example, HotSpotSignature will throw a NPE in its equals() implementation.

      Attachments

        Activity

          People

            dnsimon Douglas Simon
            dnsimon Douglas Simon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: