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-8213196
[ppc] [s390]: prepare code for gcc7.3.1 warning (int-in-bool-context)
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P4
Fix Version/s:
12
Affects Version/s:
12
Component/s:
hotspot
Labels:
openjdk
Subcomponent:
compiler
Resolved In Build:
b19
CPU:
ppc
,
s390x
Description
Some ad-file code snippets are used to generate code in a way which requires the snippets to be enclosed in an additional pair of parentheses. Without this fix, -Werror=int-in-bool-context will cause the build. to fail.
Attachments
Activity
People
Assignee:
Lutz Schmidt
Reporter:
Lutz Schmidt
Votes
:
0
Vote for this issue
Watchers:
1
Start watching this issue
Dates
Created:
2018-10-31 07:37
Updated:
2018-11-07 17:52
Resolved:
2018-11-05 05:10