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-8024649
Umbrella: Lambda linkage performance
Log In
Closed
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P3
Fix Version/s:
8
Affects Version/s:
8
Component/s:
core-libs
Labels:
lambda
lambda-perf
performance
Subcomponent:
java.lang.invoke
Verification:
Verified
Attachments
Sub-Tasks
Options
Show All
Show Open
Bulk operation
Open issue navigator
1.
Caching MethodType's descriptor string improves lambda linkage performance
Resolved
John Rose
2.
Avoid of usage ASM.Type from InnerClassLambdaMetafactory; lambda linkage performance improvement
Resolved
Brian Goetz
3.
Direct LambdaMetaFactory invocation from CallSite significantly improves lambda linkage performance
Closed
Sergey Kuksenko
4.
Early class initialization from LambdaMetafactory improves lambda linkage performance
Resolved
Brian Goetz
5.
Lambda metafactory: startup performance improvement for using a static factory ref instead of ctor ref
Resolved
Brian Goetz
6.
Use Unsafe.defineAnonymousClass to create lambda classes
Closed
Robert Field (Inactive)
Activity
People
Assignee:
Brian Goetz
Reporter:
Brian Goetz
Votes:
0
Vote for this issue
Watchers:
4
Start watching this issue
Dates
Created:
2013-09-11 11:30
Updated:
2013-12-05 01:00
Resolved:
2013-11-03 01:03