Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8147078
MethodHandles.catchException does not enforce Throwable subtype
Log In
Export
XML
Word
Printable
Details
Type:
Bug
Status:
Closed
Priority:
P4
Resolution:
Fixed
Affects Version/s:
9
Fix Version/s:
9
Component/s:
core-libs
Labels:
autoverify
Subcomponent:
java.lang.invoke
Resolved In Build:
b102
Verification:
Verified
Description
Unlike MethodHandles.throwException, no check is performed in catchException whether the exType argument is indeed an instance of a subclass of Throwable.
Attachments
Activity
People
Assignee:
Michael Haupt
Reporter:
Michael Haupt
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2016-01-14 02:05
Updated:
2016-01-21 10:38
Resolved:
2016-01-14 05:16