Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 9
-
Fix Version/s: 15
-
Component/s: infrastructure
-
Labels:
-
Subcomponent:
Description
Configuring a build using the --with-extra-cxxflags option doesn't affect the build of hotspot, at least on Linux.
For example, on Linux, adding --with-extra-cxxflags='-Wno-cpp' will cause that warning option to to be included in gcc invocations for (some? all? I haven't explored that question) builds outside the hotspot tree, but it isn't included when compiling files in the hotspot tree.
For example, on Linux, adding --with-extra-cxxflags='-Wno-cpp' will cause that warning option to to be included in gcc invocations for (some? all? I haven't explored that question) builds outside the hotspot tree, but it isn't included when compiling files in the hotspot tree.
Attachments
Issue Links
- relates to
-
JDK-8181503 Can't compile hotspot with c++11
-
- Resolved
-
-
JDK-8181318 Allow C++ library headers on Solaris Studio
-
- Resolved
-