JaVa Development Kit

 The Java Development Kit (JDK) is an implementation of either one of the Java Platform, Standard Edition, Java Platform, Enterprise Edition, or Java Platform, Micro Edition platforms[1] released by Oracle Corporation in the form of a binary product aimed at Java developers on Solaris, Linux, macOS or Windows. The JDK includes a private JVM and a few other resources to finish the development of a Java application.[2] Since the introduction of the Java platform, it has been by far the most widely used Software Development Kit (SDK).[citation needed]


Java Development Kit

Developer(s)

Oracle Corporation

Stable release

17.0.0 / 14 September 2021; 16 days ago

Operating system

Windows NT, macOS (x64), Linux, Solaris

Platform

IA-32, x64, ARM, SPARC

Type

Software development kit

License

Sun License (most of it also under GPL)

Website

www.oracle.com/technetwork/java/

The JDK is available for 64-bit x64 macOS (and that version also works with Rosetta 2), while an early access build (developer preview) from Microsoft is also available to support recent Apple M1 Macs.

Comments