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

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

XMLWordPrintable

    • 9
    • b22

      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.

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

              Created:
              Updated:
              Resolved: