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

[JVMCI] don't erase array types to Object when looking up methods in constant pool

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • 9
    • 9
    • hotspot

      When looking up methods in the constant pool during eager resolution JVMCI replaces array types with Object but this breaks resolving of [].clone since Object.clone isn't public but [].clone is.

            never Tom Rodriguez
            never Tom Rodriguez
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: