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
JDK-8024801
Use Unsafe.defineAnonymousClass to create lambda classes
Log In
Closed
Export
null
XML
Word
Printable
Details
Type:
Sub-task
Resolution:
Duplicate
Priority:
P3
Fix Version/s:
8
Affects Version/s:
8
Component/s:
core-libs
Labels:
lambda
lambda-perf
Subcomponent:
java.lang.invoke
Description
By using Unsafe.defineAnonymousClass instead of defineClass to load the freshly-spun lambda proxy class, we see a ~6% improvement on lambda capture performance.
Attachments
Activity
People
Assignee:
Robert Field (Inactive)
Reporter:
Brian Goetz
Votes:
0
Vote for this issue
Watchers:
2
Start watching this issue
Dates
Created:
2013-09-13 09:17
Updated:
2024-10-09 11:41
Resolved:
2013-10-09 13:05