Relates :
|
Change "8074895: os::getenv is inadequate" introduced some MSVC pragmas in src/share/vm/utilities/growableArray.hpp to supress warnings during compilation. Unfortunately these MSVC macros have been introduced unconditionally which produces warnings on other platforms.