Modify ↓
#8871 closed defect (duplicate)
JOSM still using Java 6 as JRE on Mac OS X
Reported by: | Stereo | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | tested |
Keywords: | mac osx java7 | Cc: |
Description
Summary:
Instead of using Java 7 from Oracle, JOSM on Mac OS X uses Java 6 from Apple.
Steps to Reproduce:
- Open JOSM.app on Mac OS X by double-clicking on it (don't use the command line or java -jar)
- In the JOSM menu, choose About JOSM
Expected Results:
The java version should be 1.7.something
Actual Results:
JOSM runs under Java 1.6.something
Regression:
JOSM launches under Java 7 when it is launched manually, for example with java -jar josm-tested.jar
Notes:
The solution is described here:
Attachments (0)
Change History (2)
comment:1 by , 12 years ago
Keywords: | mac osx java7 added; macosx removed |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Closed as duplicate of #8654.
This implies to migrate to Java 7 and we cannot yet (see #8465)
This MacOS functionality has been requested in #8654