Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142652 | emb-9 | Goetz Lindenmaier | P4 | Resolved | Fixed | team |
With gcc 4.1.2, we see
logFileOutput.cpp:219: warning: negative integer implicitly converted to unsigned type
logFileOutput.cpp:223: warning: negative integer implicitly converted to unsigned type
logFileOutput.cpp:219: warning: negative integer implicitly converted to unsigned type
logFileOutput.cpp:223: warning: negative integer implicitly converted to unsigned type
- backported by
-
JDK-8142652 fix warning after "8046148: JEP 158: Unified JVM Logging"
-
- Resolved
-