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.
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.