Skip to content

Commit

Permalink
8265371: Change to Visual Studio 2019 16.9.3 for building on Windows …
Browse files Browse the repository at this point in the history
…at Oracle

Reviewed-by: mikael
  • Loading branch information
erikj79 committed Apr 19, 2021
1 parent c887148 commit b14e0ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make/conf/jib-profiles.js
Original file line number Diff line number Diff line change
Expand Up @@ -1046,7 +1046,7 @@ var getJibProfilesDependencies = function (input, common) {
var devkit_platform_revisions = {
linux_x64: "gcc10.2.0-OL6.4+1.0",
macosx: "Xcode12.4+1.0",
windows_x64: "VS2019-16.7.2+1.1",
windows_x64: "VS2019-16.9.3+1.0",
linux_aarch64: "gcc10.2.0-OL7.6+1.0",
linux_arm: "gcc8.2.0-Fedora27+1.0",
linux_ppc64le: "gcc8.2.0-Fedora27+1.0",
Expand Down

1 comment on commit b14e0ee

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.