Search Articles — Sudonull

Search Results

In this project

Threads in Java: architecture and synchronization

https://sudonull.com/threads-in-java-architecture-and-synchronization

Breakdown of threads from processor to JVM: Race Condition, monitors, ReentrantLock, CompletableFuture. For middle/senior developers. Master without errors in production.

14 Years of Pastebin on Scala: Lessons of Support

https://sudonull.com/14-years-of-pastebin-on-scala-lessons-of-support

Evolution of the internal Pastebin on Scala, Spring, Hibernate over 14 years. Problems of dead frameworks, stack selection and migrations. For middle/senior dev. Understand the risks of legacy.

From the web

Download Java

https://www.java.com/en/download/

Aug 18, 2026 · Java 8 integrates with your operating system to run separately installed Java applications. If you were asked to install …

Java Downloads | Oracle

https://www.oracle.com/java/technologies/downloads/

Includes tools for JVM monitoring and tools commonly required for server applications, but does not include browser integration (Java …

Java Virtual Machine Technology Overview - Oracle Help Center

https://docs.oracle.com/en/java/javase/17/vm/java-virtual-machine-technology-overview.html

This chapter describes the implementation of the Java Virtual Machine (JVM) and the main features of the Java HotSpot technology: …

How JVM Works - JVM Architecture - GeeksforGeeks

https://www.geeksforgeeks.org/java/how-jvm-works-jvm-architecture/

3 days ago · The Java Virtual Machine (JVM) is an abstract machine that provides the runtime environment for executing Java …

Java virtual machine - Wikipedia

https://en.wikipedia.org/wiki/Java_virtual_machine

Toggle Virtual machine architecture subsection. 2.1JVM languages. 2.2Class loader. 2.3Bytecode instructions. 2.4Bytecode verifier. …

Machine virtuelle Java — Wikipédia

https://fr.wikipedia.org/wiki/Machine_virtuelle_Java

La machine virtuelle Java (en anglais Java virtual machine, abr. JVM) est une machine virtuelle qui exécute des programmes …

The Java® Virtual Machine Specification - Oracle Help Center

https://docs.oracle.com/javase/specs/jvms/se24/html/index.html

The Structure of the Java Virtual Machine. 2.1. The class File Format. 2.2. Data Types. 2.3. Primitive Types and Values. 2.3.1. …

JVM

http://www.myjvm.com/

Digital Pharmacy is Now Yours Leveraging unrivaled expertise obtained from many years of building pharmacy and hospital …

Téléchargements Java pour tous les systèmes d'exploitation

https://www.java.com/fr/download/manual.jsp

Ce téléchargement est destiné aux utilisateurs finals qui ont besoin de Java pour exécuter des applications sur des ordinateurs de …

JVM, JDK, JRE, quelle différence ? - Le Monde Informatique

https://www.lemondeinformatique.fr/actualites/lire-jvm-jdk-jre-quelle-difference-74633.html

Mar 13, 2019 · Techniquement, la JVM est une spécification qui décrit les exigences pour construire un élément logiciel. Du point de …

Trending Now