Opened 3 years ago
Last modified 10 days ago
#5302 reopened enhancement
josm.exe 64-bit version
| Reported by: | rickmastfan67 | Owned by: | ulfl |
|---|---|---|---|
| Priority: | normal | Component: | Installer Windows |
| Version: | Keywords: | 64_bits | |
| Cc: |
Description (last modified by Manu1400)
I'm just wondering, is it possible to have a 64-bit version of the josm.exe file? It sometimes doesn't want to play nice with Java here on my computer because it calls upon the 64-bit version of Java, while josm.exe itself is 32-bit.
Windows 7 x64
Attachments (0)
Change History (5)
comment:1 follow-up: ↓ 2 Changed 3 years ago by ulfl
- Resolution set to wontfix
- Status changed from new to closed
comment:2 in reply to: ↑ 1 Changed 3 years ago by bastiK
- Resolution wontfix deleted
- Status changed from closed to reopened
Replying to ulfl:
Unfortunately, the java exe wrapper used (launch4j) doesn't seem to support 64 bit
Really?
Changelog 03 Aug 2008 21:06 Changes: Support for 64-bit Windows, 64-bit JRE, and IBM JRE was added. A Java runtime preference option was introduced. It is now possible to set the initial process priority and allow...
Is it unstable or what is the problem?
comment:3 Changed 3 years ago by rickmastfan67
All I know is I wish I could have a josm.exe that is 64bit instead of 32bit. Yes, the 32bit josm.exe can call upon the 64bit Java, but I don't know if any long term problems could result from it (like getting hit on the memory restrictions of a 32bit program). Plus I prefer having completely native programs running if possible on my x64 system.
comment:4 Changed 2 years ago by rickmastfan67
I think it might be time to revive this. launch4j was just updated 3 days ago. So, it might be possible now to create a x64 josm.exe (josm64.exe so it isn't confused with the x86 one).
comment:5 Changed 10 days ago by Manu1400
- Description modified (diff)
- Keywords 64_bits added



Unfortunately, the java exe wrapper used (launch4j) doesn't seem to support 64 bit and as the last launch4j release is from 2008 I don't suspect progress here.
http://launch4j.sourceforge.net/
Unless someone comes up with a 64 bit aware java exe wrapper and takes the time to implement josm using it, I'll mark this one as wontfix.