Библиография

  1.  Guide: The Java I/O API
  2.  Guide: Common I/O Tasks in Modern Java
  3.  Java I/O, NIO, and NIO.2
  4.  JEP 400: UTF-8 by Default
  5.  Guide: The Collections Framework
  6.  Outline of the Collections Framework
  7.  Java Collections Cheat Sheet
  8.  Guide: Lambda Expressions
  9.  Guide: The Stream API
  10.  Guide: The Reflection API (guide)
  11.  Guide: Introduction to Java Reflection
  12.  Guide: Introduction to Method Handles
  13. Forman I.R., Forman N. Java Reflection in Action
  14.  JAR File Specification
  15.  Guide: Jar - the Archive Tool
  16.  Guide: Jarsigner - Signing Your JARs
  17.  Tutorial: Packaging Programs in JAR Files
  18.  Javadoc Guide
  19.  How to Write Doc Comments for the Javadoc Tool
  20.  Guide: Javadoc - the Documentation Generator
  21.  Javadoc FAQ
  22.  JLS: Module Declaration
  23.  Javadoc: Service Loader
  24.  Guide: Modules
  25.  Creating Runtime and Application Images with JLink
  26.  Java Language Specification. Theads and locks
  27.  Concurrency (Java Tutorial)
  28. Lea D. Concurrent Programming in Java
  29. Goetz B. Java Concurrency in Practice
  30. Garg V. Concurrent and Distributed Computing in Java
  31.  Java Language Specification. Theads and locks
  32.  Concurrency (Java Tutorial)
  33. Lea D. Concurrent Programming in Java
  34. Goetz B. Java Concurrency in Practice
  35. Garg V. Concurrent and Distributed Computing in Java
  36.  Java Concurrency Utilities
  37.  High Level Concurrency Objects (Java Tutorial)
  38.  JSR 166: Concurrency Utilities
  39.  Concurrent Programming with J2SE 5.0
  40. Эндрюс Г. Основы многопоточного, параллельного и распределенного программирования
  41. Goetz B. Java concurrency in practice
  42.  JSR 166: Concurrency Utilities
  43.  Concurrent Programming with J2SE 5.0
  44.  Virtual Threads
  45.  Getting to know synchronizers
  46. Эндрюс Г. Основы многопоточного, параллельного и распределенного программирования
  47. Goetz B. Java concurrency in practice
  48.  Java Networking
  49.  Custom Networking (tutorial)
  50.  Uniform Resource Locators (URL)
  51.  Uniform Resource Identifiers (URI)
  52.  Java Object Serialization Specification
  53.  Java Object Serialization (Guide)
  54.  Serialization FAQ
  55.  Java RMI Specification
  56.  The Java Remote Method Invocation API
  57.  RMI Tutorial
  58.  Java Tutorial. Basic I/O
  59.  Java™ I/O, NIO, and NIO.2
  60.  Java NIO Selector
  61.  Java Asynchronous I/O
  62.  Virtual Threads
  63.  Garbage Collection
  64.  Understanding Weak References
  65.  Package java.lang.ref
  66.  HotSpot VM GC Tuning guide
  67.  Shenandoah GC
  68.  Deep Dive into ZGC