Java classes
Java virtual machine (JVM)

Add to my library

H1588 V2 Article

Java classes


Java virtual machine (JVM)

Author : Jean-Michel DOUIN

Publication date: August 10, 2013 | Lire en français

Add to my library Add to my library

Logo Techniques de l'Ingenieur You do not have access to this resource.
Request your free trial access! Free trial

Already subscribed?

3. Java classes

Each file contains a Java type (class, interface or enumeration). A file is generated for an internal, local or anonymous class. This file contains the code and all the data required to execute the virtual machine's instructions. Most of this data is in symbolic form. The chosen format of the file ensures compliance with binary compatibility constraints and allows future extensions. The main steps involved in loading local or remote classes are also presented.

3.1 Compiled file format

The compiled file (or file with the suffix ".class") is a sequence of bytes.

Two bytes read form a 16-bit word, with the most significant byte first. 32- and 64-bit words...

You do not have access to this resource.
Logo Techniques de l'Ingenieur

Exclusive to subscribers. 97% yet to be discovered!

You do not have access to this resource. Click here to request your free trial access!

Already subscribed?


Article included in this offer

"Software technologies and System architectures"

( 230 articles )

Complete knowledge base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

View offer details

Dans les ressources documentaires

Plate-forme .NET

Le .NET Framework, qui permet la création et l’exécution d’applications modernes conçues autour des stand...

Développement pour mobiles avec Android

La plate-forme Android est un système d'exploitation dédié au développement d'application pour mobiles, P...

Tous les livres blancs
Article L’ombre des pirates sur les élections ?
6 January 2017
L’ombre des pirates sur les élections ?

Avant de céder son fauteuil à M. Trump, M. Obama a publié les déclarations fracassantes selon lesquelles des pirates russes auraient réussi à influencer les vot...

Toutes les actualités
Contact us