Am 28.10.2011 15:23, schrieb Volker Simonis:
I only don't know how to elegantly find out what kind of bootstrap JDK we are using. I know that we could query the (non-standard) system property "sun.arch.data.model" or the standard system property "os.arch" (which has a non-standardized output:). But this requires the launch of the VM.
Did you forget? There was a long discussion: http://markmail.org/message/dbyyvkmjhodwd4ld
-Ulf