Oracle
java.com › en › download › manual.jsp
Download Java
» What is Java » Remove older versions » Security » Support » Other help · This download is for end users who need Java for running applications on desktops or laptops. Java 8 integrates with your operating system to run separately installed Java applications.
SourceForge
sourceforge.net › projects › javacompiler
javaCompiler download | SourceForge.net
Download javaCompiler for free. Develop with Java 1.5, deploy native executables for windows, linux and mac! SWT, JFace, AWT and Swing is supported.
Videos
10:42
How to Install Java JDK on Windows 11 ( with JAVA_HOME ) (2025) ...
05:59
Download & Install Java JDK 22 Compilier on Windows 10/11 - YouTube
08:16
JAVA Compiler (JDK) Download & Installation Steps | Set Environment ...
09:46
Java Programming Course - 001 - Downloading Java JDK - YouTube
How to Install Java on Windows 10/11 [ 2024 Update ] setup ...
Oracle
oracle.com › java › technologies › downloads
Download the Latest Java LTS Free
Download the Java including the latest version 17 LTS on the Java SE Platform. These downloads can be used for any purpose, at no cost, under the Java SE binary code license.
Java Made Easy!
java-made-easy.com › free-java-compiler.html
Download A Free Java Compiler - Java Compiler Downloads
Note: No matter what compiler you get, you'll need the JRE (Java Runtime Environment). If you don't have the JRE, you may download it at Java.com. Once at the downloads page, it automatically selects what it thinks is the correct version for your system.
BlueJ
bluej.org
BlueJ
Please read the Installation instructions. (Works on most platforms with Java/JavaFX 21 support). Note: BlueJ requires a 64-bit operating system, which 95+% of users will have. For 32-bit operating systems, download BlueJ 4.1.4 instead.
Google Play
play.google.com › store › apps › details
Java Compiler - Apps on Google Play
Downloads · Everyone · info · Install · Share · Add to wishlist · arrow_forward · Welcome to the ultimate Java Compiler app, designed to provide an intuitive and powerful coding experience. The app is equipped with features that cater to both beginners and seasoned developers, ensuring a seamless coding journey.
Stony Brook University
www3.cs.stonybrook.edu › ~alexkuhn › cse114-fall2020 › resources › installJava.html
Java Compiler Installation
Go to the Java SE Downloads page. We are installing 'Java SE 14.0.2', which is the latest version at the time of this writing. If you see a newer version, use the latest one, in which case you make appropriate changes in the instructions below by using the correct version number.
Softonic
en.softonic.com › downloads › java-ide
Download Java Ide - Best Software & Apps
AIDE- IDE for Android Java C stands as a comprehensive, free-to-download integrated development environment (IDE) that enables users to cultivate Android applications directly on… ... Professional programmers who are looking for a interactive development environment for Java should take a look at JCreator. This is a very powerful tool… ... Jvdroid is a powerful Java code compiler app.
App Store
apps.apple.com › in › app › java-compiler › id1667096796
Java Compiler - App Store
Download Java Compiler by Hrishi Suthar on the App Store. See screenshots, ratings and reviews, user tips and more games like Java Compiler .
Programiz
programiz.com › java-programming › online-compiler
Online Java Compiler - Programiz
// Online Java Compiler // Use this editor to write, compile and run your Java code online class Main { public static void main(String[] args) { System.out.println("Try programiz.pro"); } }
Google Play
play.google.com › store › apps › details
Compile Java - Run .java Code - Apps on Google Play
Java Compiler is an Advanced IDE enabling you to compile Java Programs on your Mobile Phone for Free. It comes with a code editor with in-built syntax highlighting capabilities. Java Compiler is - Free with no hidden charges! - Ad-Free! - Available for all platforms!
The Eclipse Foundation
eclipse.org › downloads › packages › release › juno › sr2 › eclipse-ide-java-developers
Eclipse IDE for Java Developers | Eclipse Packages
Downloads · Release · Packages · Juno · SR2 · Eclipse IDE for Java Developers · The essential tools for any Java developer, including a Java IDE, a CVS client, Git client, XML Editor, Mylyn, Maven integration and WindowBuilder · Git integration for Eclipse ·
OneCompiler
onecompiler.com › java
Java Online Compiler
Write, Run & Share Java code online using OneCompiler's Java online compiler for free. It's one of the robust, feature-rich online compilers for Java language, running the Java LTS version 17. Getting started with the OneCompiler's Java editor is easy and fast.
Online Java
online-java.com
Online Java - IDE, Code Editor, Compiler
Write, compile, and run Java code online with our fast and reliable online compiler and IDE.
Top answer 1 of 3
6
The JIT compiler runs as part as the JVM - it's not something you download and run separately.
In the early days of Java, you used to be able to run a JIT as a plugin - but these days there's no need. Any mainstream, modern desktop Java environment will include a JIT.
2 of 3
3
Most of the JVMs have a JIT built in. Download any of them.
My guess is you are looking for a java to native .exe compiler in the mistaken belief that this will yield a significant performance difference. For Java this is not the case for most real applications and just makes deploying them harder.
Top answer 1 of 2
1
Hi there,
You can try IntelliJ IDEA (https://www.jetbrains.com/idea/download/?gclid=Cj0KCQiAtJbTBRDkARIsAIA0a5MtVlf78G4IL91tb79zuu8WD_u8RJwBuBpzgtB27gI5htbtftAufW4aAjxZEALw_wcB&gclsrc=aw.ds.ds&dclid=CLCwx-O-69gCFZOeGwodu7oNBg#section=windows) but I think you'll need the JDK anyway.
Steve.
2 of 2
0
Download the Java JDK from this site: http://www.oracle.com/technetwork/java/javase/downloads/index.html
I recommend using IntelliJ for Java Development :) Have fun coding!
App Store
apps.apple.com › us › app › jedona-compiler-for-java › id1160423626
Jedona - Compiler for Java on the App Store
September 30, 2016 - Write Java code directly on your iPhone, iPad and iPod Touch! This app is ideal for learning and testing code snippets! Java is a general-purpose programming language that is class-based and object-oriented. It is intended to let application developers write once, run anywhere (WORA), meaning ...