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

OpenJ9 Java 8 on Windows doesn't compile on VS10 Pro (before SP1) #938

Closed
pshipton opened this issue Jan 15, 2018 · 3 comments
Closed

OpenJ9 Java 8 on Windows doesn't compile on VS10 Pro (before SP1) #938

pshipton opened this issue Jan 15, 2018 · 3 comments

Comments

@pshipton
Copy link
Member

Due to a recent omr change eclipse-omr/omr#2206

openjdk\build\windows-x86_64-normal-server-release\vm\omr\compiler\x/runtime/X86Runtime.hpp(80) : error C3861: '_xgetbv': identifier not found

@vsebe

@0dvictor
Copy link
Contributor

#845 may need to be updated as well.

@vsebe
Copy link
Contributor

vsebe commented Jan 15, 2018

Updated 9.28..28.162.180 - win2008x64rt1

Microsoft Visual Studio 2010
Version 10.0.40219.1 SP1Rel
Microsoft .NET Framework
Version 4.7.02053 SP1Rel

Rebuilt openj-openjdk-jdk8:

j9build@win2008x64rt1 /cygdrive/c/temp/bld_376037/openjdk
$ build/windows-x86_64-normal-server-release/images/j2sdk-image/bin/java -version
openjdk version "1.8.0-internal"
OpenJDK Runtime Environment (build 1.8.0-internal-j9build_2018_01_15_20_07-b00)
Eclipse OpenJ9 VM (build 2.9, JRE 1.8.0 Windows Server 2008 R2 amd64-64 Compressed References 20180115_000000 (JIT enabled, AOT enabled)
OpenJ9   - 881ddbc6
OMR      - abc15c85
OpenJDK  - 5c30d051e1 based on jdk8u152-b16)


@vsebe
Copy link
Contributor

vsebe commented Jan 16, 2018

Installed VS2010SP1

@pshipton you can reapply #915

amicic pushed a commit to amicic/openj9 that referenced this issue Jan 16, 2018
Reverts eclipse-openj9#915 which is specific to
IBM's internal builds, due to
eclipse-openj9#938 until machines are fixed
to have Visual Studio 10 SP1

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
@pshipton pshipton closed this as completed Feb 1, 2018
tajila pushed a commit to tajila/openj9 that referenced this issue Feb 2, 2018
IBM Windows machines did not have the correct version of the Microsoft
compiler and could not correctly compile OpenJ9 + OMR.
eclipse-openj9#938

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
Projects
None yet
Development

No branches or pull requests

3 participants