Re: JDK8 32-bit "docs" build fails on 64-bit Windows

2011-10-30 Thread Ivan Krylov
Hi Ulf. The links below point to variables that contain info on what jvm we're building. Volker's questions was about the bootstrap vm. Using file-like util seems a better option because it simply parses the ELF header of the execulable (or COFF in case of windows) and we don't want to start j

Re: JDK8 32-bit "docs" build fails on 64-bit Windows

2011-10-30 Thread Ulf Zibis
Am 29.10.2011 21:41, schrieb Ulf Zibis: Hi, I still don't understand, why you can't use the OS_ARCH information from the new "release" file. See: - 6989472 - Provide simple jdk identification information in the install image - http: