JDK-8155692 : changes to compile under Visual Studio 14.0
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-04-28
  • Updated: 2020-01-31
  • Resolved: 2016-04-29
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8 JDK 9
8u112Fixed 9Fixed
Description
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
Comments
This would be good to backport to 8u-dev since most new developers are likely to install the newer compilers. Approved for backport to 8u-dev for 8u112.
06-05-2016

http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/b0043a4c9d95
29-04-2016

+1
29-04-2016

This looks fine to me. I tested a build on both VS 2010 and 2013. +1
29-04-2016

webrev for review: http://cr.openjdk.java.net/~flar/JDK-8155692/webrev.00/
29-04-2016