- Guide: The Java I/O API
- Guide: Common I/O Tasks in Modern Java
- Java I/O, NIO, and NIO.2
- JEP 400: UTF-8 by Default
- Guide: The Collections Framework
- Outline of the Collections Framework
- Java Collections Cheat Sheet
- Guide: Lambda Expressions
- Guide: The Stream API
- Guide: The Reflection API (guide)
- Guide: Introduction to Java Reflection
- Guide: Introduction to Method Handles
- Forman I.R., Forman N. Java Reflection in Action
- JAR File Specification
- Guide: Jar - the Archive Tool
- Guide: Jarsigner - Signing Your JARs
- Tutorial: Packaging Programs in JAR Files
- Javadoc Guide
- How to Write Doc Comments for the Javadoc Tool
- Guide: Javadoc - the Documentation Generator
- Javadoc FAQ
- JLS: Module Declaration
- Javadoc: Service Loader
- Guide: Modules
- Creating Runtime and Application Images with JLink
- Java Language Specification. Theads and locks
- Concurrency (Java Tutorial)
- Lea D. Concurrent Programming in Java
- Goetz B. Java Concurrency in Practice
- Garg V. Concurrent and Distributed Computing in Java
- Java Language Specification. Theads and locks
- Concurrency (Java Tutorial)
- Lea D. Concurrent Programming in Java
- Goetz B. Java Concurrency in Practice
- Garg V. Concurrent and Distributed Computing in Java
- Java Concurrency Utilities
- High Level Concurrency Objects (Java Tutorial)
- JSR 166: Concurrency Utilities
- Concurrent Programming with J2SE 5.0
- Эндрюс Г. Основы многопоточного, параллельного и распределенного программирования
- Goetz B. Java concurrency in practice
- JSR 166: Concurrency Utilities
- Concurrent Programming with J2SE 5.0
- Virtual Threads
- Getting to know synchronizers
- Эндрюс Г. Основы многопоточного, параллельного и распределенного программирования
- Goetz B. Java concurrency in practice
- Java Networking
- Custom Networking (tutorial)
- Uniform Resource Locators (URL)
- Uniform Resource Identifiers (URI)
- Java Object Serialization Specification
- Java Object Serialization (Guide)
- Serialization FAQ
- Java RMI Specification
- The Java Remote Method Invocation API
- RMI Tutorial
- Java Tutorial. Basic I/O
- Java™ I/O, NIO, and NIO.2
- Java NIO Selector
- Java Asynchronous I/O
- Virtual Threads
- Garbage Collection
- Understanding Weak References
- Package java.lang.ref
- HotSpot VM GC Tuning guide
- Shenandoah GC
- Deep Dive into ZGC