- May 16, 2025 JMM, Thread Pools, and CompletableFuture→
Short English draft for the Chinese post "并发不是开线程:从 JMM 到线程池与 CompletableFuture". Includes a small English summary for routing and layout checks.
Lang English Interview Notes · java · Concurrency · jmm - May 7, 2025 Java Abstractions and Core APIs→
Short English draft for the Chinese post "Java 的抽象边界:集合、IO、反射、代理与 SPI". Includes a small English summary for routing and layout checks.
Lang English Interview Notes · java · Collections · io