- If building the TurboJPEG Java wrapper, JDK or OpenJDK 1.5 or later is
required. Most modern Linux distributions, as well as Solaris 10 and later,
- include JDK or OpenJDK. On OS X 10.5 and 10.6, it will be necessary to
- install the Java Developer Package, which can be downloaded from
- <http://developer.apple.com/downloads> (Apple ID required.) For other
- systems, you can obtain the Oracle Java Development Kit from
+ include JDK or OpenJDK. For other systems, you can obtain the Oracle Java
+ Development Kit from
<http://www.oracle.com/technetwork/java/javase/downloads>.
* If using JDK 11 or later, CMake 3.10.x or later must also be used.
such builds. 32-bit iOS apps cannot run in iOS 11 and later, and the App Store
no longer allows them.
+4. The TurboJPEG Java wrapper in the "official" libjpeg-turbo SDK for macOS no
+longer supports 32-bit Java virtual machines. Oracle no longer provides a
+32-bit JVM for macOS, and Apple's implementation of Java 1.6 (Java for OS X
+systems) is long obsolete.
+
2.0.3
=====