Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8161207
remove extra MethodHandle subclass in MethodHandleImpl
Log In
Export
XML
Word
Printable
Details
Type:
Enhancement
Status:
Resolved
Priority:
P4
Resolution:
Fixed
Affects Version/s:
9.1
Fix Version/s:
10
Component/s:
core-libs
Labels:
noreg-other
Subcomponent:
java.lang.invoke
Resolved In Build:
b12
Description
The MethodHandleImpl.IntrinsicMethodHandle class exists mostly to encapsulate an Intrinsic. This should better be stored in the LambdaForm itself, so that the extra MH subclass can go away.
Attachments
Activity
People
Assignee:
Ron Pressler
Reporter:
Michael Haupt
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2016-07-12 07:41
Updated:
2017-06-16 17:24
Resolved:
2017-06-13 09:26