[ImageJ-bugs] [Bug 1065] Interpolation/ render​ing lower quality in Mac OS compared to other OS

bugzilla at fiji.sc bugzilla at fiji.sc
Mon May 11 11:29:07 CDT 2015


http://fiji.sc/bugzilla/show_bug.cgi?id=1065

--- Comment #6 from Curtis Rueden <ctrueden at wisc.edu> ---
> I tried to run FIJI on the latest version of Java but even with the
> command I found in the FAQ
> (/Applications/ImageJ.app/Contents/MacOS/ImageJ-macosx --java-home \
> '/Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home')
> FIJI always tell me that it use Java 1.6.
> 
> Is it the correct command to run with a specific java version ?

Yes, but you need to make sure the path goes to your actual Java 7
installation. It is very likely not 1.7.0_45 anymore at this point.

Just take a look:

$ ls /Library/Java/JavaVirtualMachines

And see what is in there. Then use the newest.

Or, you can using the following script:

   https://github.com/ctrueden/ctr-scripts/blob/master/java-info

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20150511/c8f65656/attachment.html>


More information about the Imagej-bugs mailing list