hg: build-infra/jdk8/jdk: On 32 bit machines, it is now possible to build:
fredrik.ohrstrom at oracle.com
fredrik.ohrstrom at oracle.com
Thu Mar 22 13:16:40 PDT 2012
Changeset: 0b6776f12b35
Author: ohrstrom
Date: 2012-03-22 21:16 +0100
URL: http://hg.openjdk.java.net/build-infra/jdk8/jdk/rev/0b6776f12b35
On 32 bit machines, it is now possible to build:
--with-jvm-variants=client
--with-jvm-variants=server
--with-jvm-variants=client,server (the default)
and have the launcher work as expected.
Would be nice if we could reign in: kernel,zero and zeroshark as well.
Thus --with-jvm-variants=client,server,kernel.zero,zeroshark would
create a jdk where for example: java -zero -version would work.
! makefiles/common/Defs-linux.gmk
! makefiles/common/Defs-macosx.gmk
! makefiles/common/Defs-solaris.gmk
! makefiles/java/jvm/Makefile
More information about the build-infra-dev
mailing list