-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b92
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8143426 | emb-9 | Magnus Ihse Bursie | P4 | Resolved | Fixed | team |
Unfortunately, the --disable-warnings-as-errors flag only operates on the build-infra code, and does not propagate to the Hotspot build system.
This is unfortunate, and also very confusing for users who think they have disabled warnings as errors, only to get an error in the hotspot build instead.
We should set the correct value for hotspot makefiles from configure as well.
This is unfortunate, and also very confusing for users who think they have disabled warnings as errors, only to get an error in the hotspot build instead.
We should set the correct value for hotspot makefiles from configure as well.
- backported by
-
JDK-8143426 Propagate --disable-warnings-as-errors to hotspot
-
- Resolved
-