Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to compile Windows Java 8 with VS2013 #662

Closed
pshipton opened this issue Oct 27, 2020 · 0 comments · Fixed by #663
Closed

Update to compile Windows Java 8 with VS2013 #662

pshipton opened this issue Oct 27, 2020 · 0 comments · Fixed by #663

Comments

@pshipton
Copy link
Member

Issue or pull request number:
eclipse-openj9/openj9#10892

Overview:
The visual studio redistributable files which are included in the build change from msvcr100.dll and msvcp100.dll to 120. This could impact user JNI native libraries which depend on the older versions.

Release target:
OpenJ9 0.24.0

Applies to the following JDK versions:
Java 8 only

Applies to the following platforms:
Windows only, 32 and 64 build builds

pshipton added a commit to pshipton/openj9-docs that referenced this issue Oct 27, 2020
Issue eclipse-openj9#662

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
pshipton added a commit to pshipton/openj9-docs that referenced this issue Oct 27, 2020
Issue eclipse-openj9#662

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
pshipton added a commit to pshipton/openj9-docs that referenced this issue Dec 18, 2020
Issue eclipse-openj9#662

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
pshipton added a commit to pshipton/openj9-docs that referenced this issue Dec 21, 2020
Issue eclipse-openj9#662

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants