Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8198571
[JVMCI] must not install wide vector code unless runtime supports it
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P4
Fix Version/s:
11
Affects Version/s:
9
,
10
,
11
Component/s:
hotspot
Labels:
jvmci
Subcomponent:
compiler
Resolved In Build:
b07
Description
As shown in
https://github.com/oracle/graal/issues/303,
a bug in a JVMCI compiler can result in vector code being installed even if the runtime doesn't support it. JVMCI should be defensive and raise an exception in this case.
Attachments
Activity
People
Assignee:
Douglas Simon
Reporter:
Douglas Simon
Votes
:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2018-02-22 11:49
Updated:
2018-03-30 12:43
Resolved:
2018-03-05 11:35