-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b06
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8129179 | 8u65 | Philip Race | P4 | Resolved | Fixed | b02 |
JDK-8081544 | 8u60 | Philip Race | P4 | Resolved | Fixed | b20 |
JDK-8138370 | emb-8u65 | Unassigned | P4 | Resolved | Fixed | b02 |
JDK-8129704 | emb-8u60 | Philip Race | P4 | Resolved | Fixed | b20 |
A couple of closed source files are causing gcc compiler warnings :
warning: operation on ‘foo’ may be undefined [-Wsequence-point]
warning: array subscript has type ‘char’ [-Wchar-subscripts]
warning: operation on ‘foo’ may be undefined [-Wsequence-point]
warning: array subscript has type ‘char’ [-Wchar-subscripts]
- backported by
-
JDK-8081544 gcc compiler warnings in closed source code
-
- Resolved
-
-
JDK-8129179 gcc compiler warnings in closed source code
-
- Resolved
-
-
JDK-8129704 gcc compiler warnings in closed source code
-
- Resolved
-
-
JDK-8138370 gcc compiler warnings in closed source code
-
- Resolved
-