Java For Mac El Capitan



Platforms
MacOS

If you would like to learn Java programming, the best way is by writing Java codes by yourself. To compile the Java codes then you need Java Development Kit (JDK). It can be Oracle JDK or OpenJDK. This post guides you how to install Oracle JDK 8 on Mac OS X 10.10 Yosemite. How to Install Java in OS X El Capitan. Guys, Spare time for s new boy. Had an update msg to update 8 91 to 8 101 on the iMac and it D/L’s the file.

Error creating thumbnail: Unable to save thumbnail to destination
Think different.
macOS (formerly called Mac OS X, then OS X) is Apple's desktop operating system. It is the second most common desktop computing platform after Windows. This page details issues specific to using ImageJ on macOS systems.


  • 2Troubleshooting
    • 2.1ImageJ becomes very slow after running for a while
  • 3Frequently Asked Questions

See also the Java 8 page for OS-X-specific issues.

See also the Troubleshooting page.

ImageJ becomes very slow after running for a while

Java For Mac El Capitan

There are several reasons ImageJ can run slowly on macOS.

Java painting bug

On OS X, older versions of Java 8 (prior to 1.8.0_45)—as well as all versions of Java 7 (including 1.7.0_80)—are extremely slow at displaying images. You should either upgrade to the latest version of Java 8, or revert to Java 6 (see 'Frequently Asked Questions' below).

Window menu bar bug

Java For Mac El Capitan

There is a bug in Java 8 on MacOS which causes the application to drastically slow down as many windows are opened and closed over time. Make sure you are using the latest version of Java 8, as well as the latest version of ImageJ.

App Nap

On recent versions of OS X—10.9 'Mavericks' and later—there is an 'App Nap' feature which dramatically slows down applications that are not in the foreground. Leave ImageJ in the foreground while it is processing to avoid this issue. (There are also variousways to disable App Nap on your machine, but we have not had much success with them. If you find a solution that works, allowing ImageJ to run fast in the background, please tell us on the forum!)

No title bar in file chooser dialogs

Java For Mac El Capitan

On macOS 10.11 'El Capitan' and later, the operating system no longer includes a title bar for file chooser dialogs. See e.g. this JDK bug discussing the issue.

As a workaround, you can check 'Use JFileChooser to open/save' in the Edit Options Input/Output... dialog.

See also the Frequently Asked Questions page.

Java Download For Mac El Capitan

How do I run ImageJ with Java 6?

It is unfortunately no longer feasible to install Apple Java 6 on current versions of macOS. However, ImageJ should work OK with Java 8. If you have difficulties, please post on the Image.sc Forum.

At any time, you can verify which Javas are installed on your system using this script.

How do I run ImageJ on Yosemite?

Install the Java 8 JRE or Java SE 8.

Java Se 6 Runtime Download For Mac El Capitan

How do I run ImageJ on El Capitan?

Unfortunately, El Capitan has some new java-related issues. If you upgraded to El Capitan and your Java 8 installation is not being detected properly:

  1. Try installing the Java SE JDK.
  2. If that does not work, see this guide for steps which could get things working again.
  3. Alternately, ImageJ still works on El Capitan with Java 6 (see above).