| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8371535 | 11.0.31-oracle | Ivan Bereziuk | P4 | Resolved | Fixed | master |
GCC 8 reports Werror=class-memaccess for clearing in Scheduling::Scheduling().
Placement new can be used instead of memset().
Placement new can be used instead of memset().
- backported by
-
JDK-8371535 Don't use memset to initialize array of Bundle in output.cpp
-
- Resolved
-
- relates to
-
JDK-8213153 Clean up GCC 8 errors
-
- Closed
-