Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
173846635
/
JavaGuide
Public
forked from
Snailclimb/JavaGuide
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
JavaGuide
docs
java
concurrent
on
patch-1
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 15, 2026
fix: correct volatile description for AQS state variable (issue #2516) (#2829)
Show description for b7b3f1a
Senrian
authored
b7b3f1a
View commit details
Copy full SHA for b7b3f1a
View code at this point
Browse repository at this point
Commits on Apr 3, 2026
docs: clarify thread pool worker count wording
Show description for 6110a49
suyua9
committed
6110a49
View commit details
Copy full SHA for 6110a49
View code at this point
Browse repository at this point
Commits on Mar 7, 2026
docs: 补充 ThreadLocal 内存泄漏深入分析
REALROOK1E
committed
d11d56b
View commit details
Copy full SHA for d11d56b
View code at this point
Browse repository at this point
docs: 完善Java并发面试题和AQS详解文档
Show description for 3dddee3
REALROOK1E
committed
3dddee3
View commit details
Copy full SHA for 3dddee3
View code at this point
Browse repository at this point
docs: 线程池文章新增生命周期状态、Worker机制、拒绝策略应用场景三节
REALROOK1E
committed
cffb9d3
View commit details
Copy full SHA for cffb9d3
View code at this point
Browse repository at this point
Commits on Feb 12, 2026
update:完善如何跨线程传递 ThreadLocal 的值
Snailclimb
committed
2c4d22b
View commit details
Copy full SHA for 2c4d22b
View code at this point
Browse repository at this point
Commits on Jan 30, 2026
docs: java多线程添加悲观锁和乐观锁对比表格
Snailclimb
committed
07fc323
View commit details
Copy full SHA for 07fc323
View code at this point
Browse repository at this point
Commits on Jan 27, 2026
docs: java部分的错别字和不通顺描述修正
Snailclimb
committed
f50a2ea
View commit details
Copy full SHA for f50a2ea
View code at this point
Browse repository at this point
Commits on Jan 16, 2026
docs: seo 优化
Snailclimb
committed
35c23d3
View commit details
Copy full SHA for 35c23d3
View code at this point
Browse repository at this point
docs: 优化Java、面试准备和数据库模块文章的 keywords 和 description & 补充技术文章配图
Snailclimb
committed
f125f9d
View commit details
Copy full SHA for f125f9d
View code at this point
Browse repository at this point
Commits on Dec 24, 2025
fix: 修改可中断锁和不可中断锁区别的描述
chrisis58
committed
3cac4ea
View commit details
Copy full SHA for 3cac4ea
View code at this point
Browse repository at this point
Commits on Nov 25, 2025
去除CompletableFuture详解中重复的描述
urlyy
committed
06c747a
View commit details
Copy full SHA for 06c747a
View code at this point
Browse repository at this point
Commits on Nov 21, 2025
Merge pull request #2745 from Bersulang/patch-1
Show description for ed77745
Snailclimb
authored
ed77745
View commit details
Copy full SHA for ed77745
View code at this point
Browse repository at this point
Commits on Nov 17, 2025
seo:java部分的keywords和description优化
Snailclimb
committed
26e88c1
View commit details
Copy full SHA for 26e88c1
View code at this point
Browse repository at this point
Commits on Nov 16, 2025
update:优化完善java集合和并发部分面试题答案
Snailclimb
committed
5514569
View commit details
Copy full SHA for 5514569
View code at this point
Browse repository at this point
Commits on Nov 12, 2025
update: 优化更新数据库基础知识总结
Snailclimb
committed
787b194
View commit details
Copy full SHA for 787b194
View code at this point
Browse repository at this point
Commits on Nov 5, 2025
Fix wording for optimistic locking example
Bersulang
authored
78264fc
View commit details
Copy full SHA for 78264fc
View code at this point
Browse repository at this point
Commits on Oct 27, 2025
更正直接执行Thread.run()的描述
DoubleYellowIce
authored
47f27b7
View commit details
Copy full SHA for 47f27b7
View code at this point
Browse repository at this point
Commits on Sep 18, 2025
update: 部分内容完善和格式修正
Snailclimb
committed
e52e698
View commit details
Copy full SHA for e52e698
View code at this point
Browse repository at this point
Commits on Sep 8, 2025
update:unsafe和线程池部分内容修正完善
Snailclimb
committed
1b78360
View commit details
Copy full SHA for 1b78360
View code at this point
Browse repository at this point
Commits on Sep 3, 2025
docs: fix typo
uncle-lv
committed
a55d777
View commit details
Copy full SHA for a55d777
View code at this point
Browse repository at this point
Commits on Aug 28, 2025
Fix comments for clarity in ReentrantLock documentation
Show description for f6363df
Hushihaoooooo
authored
f6363df
View commit details
Copy full SHA for f6363df
View code at this point
Browse repository at this point
Commits on Aug 24, 2025
修正跳表遍历描述
zjxjwxk
committed
0ffcc8a
View commit details
Copy full SHA for 0ffcc8a
View code at this point
Browse repository at this point
Commits on Aug 13, 2025
update & feat:vuepress版本升级&网络部分重点⭐️标注
Snailclimb
committed
e3f51ce
View commit details
Copy full SHA for e3f51ce
View code at this point
Browse repository at this point
Commits on Aug 7, 2025
docs: 链接修正
Snailclimb
committed
0bcf17f
View commit details
Copy full SHA for 0bcf17f
View code at this point
Browse repository at this point
Merge pull request #2703 from Joycn2018/patch-1
Show description for c366ac1
Snailclimb
authored
c366ac1
View commit details
Copy full SHA for c366ac1
View code at this point
Browse repository at this point
Commits on Aug 5, 2025
修改为带参数的 poll(timeout, unit) 方法,避免误解和混淆
Show description for daa1a13
Joycn2018
authored
daa1a13
View commit details
Copy full SHA for daa1a13
View code at this point
Browse repository at this point
Commits on Aug 3, 2025
docs: (aqs.md) fix typo
Show description for ec1874d
Licox04
authored
ec1874d
View commit details
Copy full SHA for ec1874d
View code at this point
Browse repository at this point
Commits on Jul 27, 2025
update:java基础和集合部分的面试问题标注重点
Snailclimb
committed
3dc6b21
View commit details
Copy full SHA for 3dc6b21
View code at this point
Browse repository at this point
Merge pull request #2696 from uncle-lv/fix-typo
Show description for aff05c9
Snailclimb
authored
aff05c9
View commit details
Copy full SHA for aff05c9
View code at this point
Browse repository at this point
Commits on Jul 21, 2025
docs(java-concurrent-question-03.md): fix typo
uncle-lv
committed
e5422ae
View commit details
Copy full SHA for e5422ae
View code at this point
Browse repository at this point
Commits on Jul 1, 2025
修改线程池最佳实践示例代码中的错别字
blueair5
committed
bbab5c5
View commit details
Copy full SHA for bbab5c5
View code at this point
Browse repository at this point
Commits on May 27, 2025
update&feat: 网络和认证登录部分面试题完善&新增一个JVM手写轮子
Snailclimb
committed
6b60d67
View commit details
Copy full SHA for 6b60d67
View code at this point
Browse repository at this point
Commits on May 13, 2025
去除空格,优化格式
Wenvii
authored
6f3f2c9
View commit details
Copy full SHA for 6f3f2c9
View code at this point
Browse repository at this point
Commits on Apr 20, 2025
修改文章语句错误
Machisk
committed
1eee19f
View commit details
Copy full SHA for 1eee19f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.