-
Sub-task
-
Resolution: Fixed
-
P4
-
None
-
b33
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8015026 | 8 | Bharadwaj Yadavalli | P4 | Resolved | Fixed | b91 |
John Rose pointed out that changes to address JDK-8006267 include modifications to methodHandles.cpp are incorrect. Static methods do not use vtable or itable indices. Need to delete the change and address it elsewhere as appropriate.
- backported by
-
JDK-8015026 Incorrect vtable index being set during methodHandle creation for static methods
- Resolved
- blocks
-
JDK-8014566 Remove @ignore tags from MethodReference66 and InInterface when 8013875 is fixed
- Resolved
- relates to
-
JDK-8014013 CallInfo structure no longer accurately reports the result of a LinkResolver operation
- Resolved
-
JDK-8006267 InterfaceMethod_ref should allow invokestatic and invokespecial
- Closed