Computer Science Wiki

Home

❯

Web and App Development

❯

Programming Languages

❯

Java

❯

The Java Platform

❯

Java Platform

Java Platform

Feb 07, 20251 min read

The Java platform is a comprehensive suite of programs and technologies that supports the development of robust applications. This chapter discusses the various components and mechanism that constitute the Java platform.

Table of contents

  • Java Platform Overview
  • How Does Java Work
  • JIT Compilation and Java bytecode
  • Compile Time VS Runtime
  • JVM Overview
  • JVM Class Loader Sub-System
  • JVM Runtime Data Area
  • JVM Garbage Collection

Back to parent page: Java


Graph View

Backlinks

  • Java
  • Compile Time VS Runtime
  • How Does Java Work
  • JIT Compilation and Java bytecode
  • JVM Class Loader Sub-System
  • Java Platform Overview

Computer Science Wiki is licensed under CC BY 4.0