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-8278461
Use Executable.getSharedParameterTypes() instead of Executable.getParameterTypes() in trusted code
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
19
Affects Version/s:
None
Component/s:
core-libs
Labels:
None
Subcomponent:
java.lang:reflect
Resolved In Build:
b05
Description
Executable.getParameterTypes() creates a copy of underlying array which is redundant in trusted code when we are sure the action is read-only.
Attachments
Issue Links
links to
Commit
openjdk/jdk/ece98d85
Review
openjdk/jdk/6782
Activity
People
Assignee:
Sergey Tsypanov
Reporter:
Sergey Tsypanov
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2021-12-08 12:43
Updated:
2022-01-25 00:03
Resolved:
2022-01-12 02:18