diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-04-19 09:26:53 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-04-19 09:26:53 +0200 |
commit | 391477d40ea718c46089e16484726dba085a6ad8 (patch) | |
tree | af170fd446bfd627a45929eb4a06d68bfa10a3df /odk/examples/java/Spreadsheet/CalcAddins.java | |
parent | 685a12ac0e4867a5082d08d5cbf500b3a081c14d (diff) |
fdo#63693 Do not force java -d32 for a 64-bit SDK
The test to determine JAVA_OPTIONS was already cheesy (e.g., it does not catch
java-1.7.0-openjdk-1.7.0.9-2.3.8.0.fc18.x86_64, as there "java -version" outputs
"OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)" with "64-Bit" in the
second instead of the third field), so make it a bit more cheesy still (i.e.,
just cover the case to not set -d32 for x86_64).
Change-Id: Ib10a16fb3f8104875bfda7de0e8bce59b9c3b06a
Diffstat (limited to 'odk/examples/java/Spreadsheet/CalcAddins.java')
0 files changed, 0 insertions, 0 deletions