Problems of building JDK 10 on Windows 7 machine

Andrew Wang tong-kai.wang at oracle.com
Thu Mar 1 09:38:12 UTC 2018


Hi,

I am trying to build JDK 10 from http://hg.openjdk.java.net/jdk10/jdk10 
and also using JIB (JIB_SERVER=https://java.se.oracle.com/artifactory) 
to configure/make as the following:

bash get_source.sh
bash common/bin/jib.sh configure
bash common/bin/jib.sh make

It seems that test_json.cpp caused the error which failed the build process:
c:/openJDK/jdk10/hotspot/test/native/utilities/test_json.cpp : error 
C2220: warning treated as error - no 'object' file generated

Do you know how to resolve it?

Thanks and regards,

Andrew





More information about the build-dev mailing list