Problems of building JDK 10 on Windows 7 machine (original) (raw)
Andrew Wang tong-kai.wang at oracle.com
Thu Mar 1 09:38:12 UTC 2018
- Previous message (by thread): RFR JDK-8197533 move javax.transaction.xa into its own module
- Next message (by thread): RFR: JDK-8198859 Use elfedit to silence linker warnings on solaris
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): RFR JDK-8197533 move javax.transaction.xa into its own module
- Next message (by thread): RFR: JDK-8198859 Use elfedit to silence linker warnings on solaris
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]