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

[AOT] don't fold identity checks for dynamic constants

XMLWordPrintable

      It appears that JAOTC will attempt to fold == and != comparisons on MethodHandle/MethodType LDC constants and invokedynamic appendix constants. However, it shouldn't assume that any identity relationship at compile time will still hold at runtime.

            dlong Dean Long
            dlong Dean Long
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: