should this happen? java.lang.System.getProperty("os.arch") => 'universal'
Harald Kuhr
harald.kuhr at gmail.com
Thu Apr 28 01:59:53 PDT 2011
On 27. apr. 2011, at 20.24, Mike Swingler wrote:
>> I'm not certain that responding with 'universal' is the correct response for the macos-port OpenJDK 1.7 build.
>
> It's not, but it gets our own builds off the ground.
>
> Please file a bug at: <http://java.net/jira/browse/MACOSX_PORT>.
While we're at it, "os.name" reports "Darwin" and "os.version" reports "10.7.0" which is also wrong (at least on my Snow Leopard system).
openjdk version "1.7.0-internal"
OpenJDK Runtime Environment (build 1.7.0-internal-b00)
OpenJDK 64-Bit Server VM (build 21.0-b07, mixed mode)
os.name: Darwin
os.arch: universal
os.version: 10.7.0
java version "1.6.0_24"
Java(TM) SE Runtime Environment (build 1.6.0_24-b07-334-10M3326)
Java HotSpot(TM) 64-Bit Server VM (build 19.1-b02-334, mixed mode)
os.name: Mac OS X
os.arch: x86_64
os.version: 10.6.7
I filed a separate issue for this, you might want to merge them.
Best regards,
--
Harald K
More information about the macosx-port-dev
mailing list