public class Hello public static void main(String[] args) System.out.println("JDK 8u321 works!");

Compile and run:

java -version javac -version Expected output:

java version "1.8.0_321" Java(TM) SE Runtime Environment (build 1.8.0_321-b07) Java HotSpot(TM) 64-Bit Server VM (build 25.321-b07, mixed mode) Create Hello.java :

We use cookies and browser activity to improve your experience, personalize content and ads, and analyze how our sites are used. For more information on how we collect and use this information, please review our Privacy Policy. California consumers may exercise their CCPA rights here.

jdk-8u321-windows-x64
; ;