In JDK-8211073, an attempt was made to add -Wextra to hotspot. That patch was not accepted at the time being, but it did dig out some bugs in the code.
While we awaitJDK-8211073 to be included in the code base (so -Wextra is always on), we can at least fix the bugs it found in some copy constructors.
While we await
- blocks
-
JDK-8211073 Remove -Wno-extra from Hotspot
-
- Resolved
-
- relates to
-
JDK-8213481 [REDO] Fix incorrect copy constructors in hotspot
-
- Resolved
-
There are no Sub-Tasks for this issue.