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.
-
Tom Rodriguez
-
Tom Rodriguez
- Votes:
-
0 Vote for this issue
- Watchers:
-
4 Start watching this issue
- Created:
- Updated:
- Resolved: