Create a jvm.cfg for zero on 32 bit architectures

Omair Majid omajid at redhat.com
Fri Aug 9 15:25:02 UTC 2013


Hi,

OpenJDK fails to build with zero currently on 32 bit architectures.
There's a non-architecture-specific compilation error that I fixed [1].
That makes zero build/run on 64-bit architectures. However, the build
still fails on 32-bit. The error says that a jvm.cfg can not be found
for zero.

The following webrev fixes it:
http://cr.openjdk.java.net/~omajid/webrevs/zero-jvm-config/00/

It creates a jvm.cfg that's identical to the one used for 64-bit [2].

Thanks,
Omair

[1] http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/c54a3122f9c8
[2]
http://hg.openjdk.java.net/jdk8/build/jdk/file/8ed8e2b4b90e/src/solaris/bin/zero/jvm.cfg

-- 
PGP Key: 66484681 (http://pgp.mit.edu/)
Fingerprint = F072 555B 0A17 3957 4E95  0056 F286 F14F 6648 4681



More information about the build-dev mailing list