Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll

- 2x 2x
- 1.75x 1.75x
- 1.5x 1.5x
- 1.25x 1.25x
- 1.1x 1.1x
- 1x 1x
- 0.75x 0.75x
- 0.5x 0.5x
The JVM is the runtime engine of the Java Platform, which allows compiled Java bytecode to run.
Handy Links
Newly Added Acronyms
- WORA - Write Once Run Anywhere - Java can be compiled into bytecode and run on any device that has a JVM.
- JIT - Just In Time compilation - A final compilation step that converts bytecode to native machine code during runtime startup
Acronym Glossary
- SDK - Software Development Kit - A grouping of tools that allow you to create software locally. Also some times referred to as devkits.
- JDK - Java SE Development Kit - A set of tools specifically for developing Java SE Applications
- Java SE - Standard Edition
- JRE - Java Runtime Environment - A minimum set of tools that allow local Java programs to execute
- Java SE API - Application Programming Interface - A set of libraries provided to build applications.
- JCL - Java Class Library - A synonym for the Java SE API. More info here.
- JVM - Java Virtual Machine - an abstract computing machine.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up-
Razvan Cirstea
2,493 Points1 Answer
-
Andrey Serebryanskiy
5,756 Points1 Answer
-
Matthew Francis
6,967 Points3 Answers
-
Shafeeq Ahmed
6,058 Points2 Answers
-
Bayar Bogdanov
2,350 Points1 Answer
-
Dhruv Patel
8,287 Points2 Answers
-
Grigorij Schleifer
10,365 Points2 Answers
-
Kevin Faust
15,353 Pointssome lingering questions regarding the property methods and uses
Posted by Kevin FaustKevin Faust
15,353 Points1 Answer
-
Kevin Faust
15,353 Points1 Answer
-
Sean Flanagan
33,236 Points1 Answer
-
Phillip Hurst
4,204 Points1 Answer
View all discussions for this video
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up