Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8156483 | 8u112 | Jim Graham | P4 | Resolved | Fixed | b01 |
There are 2 changes needed to the build to be able to build with the latest Visual Studio 14.0:
- add support for VS140COMNTOOLS environment variable
- add #define to allow use of deprecated hash_map and hash_set
- add support for VS140COMNTOOLS environment variable
- add #define to allow use of deprecated hash_map and hash_set
- backported by
-
JDK-8156483 changes to compile under Visual Studio 14.0
-
- Resolved
-