Commits
User selector
Commit history
Commits on Jun 25, 2026
docs: 修正反射场景描述错字 — Java 基础文档表达修复
Show description for d894d4dauthored
Commits on Jun 15, 2026
docs: 接入操作系统锁与同步机制文章 — 操作系统与并发文档
Show description for a4277adcommitted
Commits on Jun 14, 2026
- committed
docs: 统一 Java 文档排版 — 提升阅读一致性
Show description for 5790fb2committeddocs: 新增 Java 锁详解文章 — 并发专题内容体系
Show description for 28a80e7committed
Commits on Jun 12, 2026
fix(docs): 修正类加载器文档中的错别字
Show description for 8ffec91authored
Commits on Jun 11, 2026
Commits on Jun 7, 2026
Commits on Jun 1, 2026
fix(docs): 修正线程池调度描述中的错别字
Show description for 72fb906committed
Commits on May 28, 2026
docs: 修正 Map 有序性描述和 AQS PROPAGATE 推演 (#2861, #2863)
Show description for 8fd27cbandcommitted
Commits on May 27, 2026
- committed
Commits on May 25, 2026
- committed
Commits on May 19, 2026
Commits on May 11, 2026
- committed
docs(java): merge reflection advantage points per community feedback (#2851)
Show description for b6834f3andcommitted
Commits on May 4, 2026
Update explanation of reentrant locks in Java
Show description for f4e0c04authored
Commits on May 3, 2026
fix: 修正 AOT/JIT 优势描述中打包体积的归属 (#2842)
Show description for 01ab2d8authored优化 StringBuffer 与 StringBuilder 性能说明,避免歧义 (#2843)
Show description for 210d711authored
Commits on Apr 30, 2026
- committed
Merge pull request #2838 from Senrian/fix-issue-2466
Show description for 56c7b13authored- committed
Commits on Apr 25, 2026
fix: 修正关于CountDownLatch使用场景的描述 (#2837)
Show description for 673e6afauthored
Commits on Apr 17, 2026
Commits on Apr 15, 2026
fix: correct volatile description for AQS state variable (issue #2516) (#2829)
Show description for b7b3f1aauthoredfix: 修正 GC 章节中"运行时常量池"为"字符串常量池" (#2828)
Show description for 38f77e3authored
Commits on Apr 13, 2026
Merge pull request #2824 from makabakai/patch-1
Show description for aac8d31authored
Commits on Apr 12, 2026
- committed
改正了类型擦除的英文表述
Show description for 1c5e23bauthored
Commits on Apr 9, 2026
fix: 修正增强 for 循环中 Iterator fail-fast 机制的描述
Show description for 2839f2bcommitted
Commits on Apr 7, 2026
Commits on Apr 3, 2026
docs: clarify thread pool worker count wording
Show description for 6110a49committed
Commits on Mar 30, 2026
Merge pull request #2803 from kimagery/kimagery-patch-1
Show description for a0ac4deauthored