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
Accelerator
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 }}
empty0space
/
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
jvm
on
master
User selector
All users
All time
Commit history
Commits on May 1, 2020
Merge pull request #761 from LiWenGu/hotfix/749
Show description for fd1bae0
Snailclimb
authored
fd1bae0
View commit details
Copy full SHA for fd1bae0
View code at this point
Browse repository at this point
Commits on Apr 29, 2020
fix issue#749
LiWenGu
committed
abd83fc
View commit details
Copy full SHA for abd83fc
View code at this point
Browse repository at this point
Commits on Apr 26, 2020
Merge pull request #755 from ZhenghaeHo/master
Show description for 2a2293f
Snailclimb
authored
2a2293f
View commit details
Copy full SHA for 2a2293f
View code at this point
Browse repository at this point
Commits on Apr 24, 2020
jstat命令选项-gcold和-gcpermcapacity的补充说明
Show description for d88c525
ZhenghaeHo
authored
d88c525
View commit details
Copy full SHA for d88c525
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
Update 类加载过程.md
Snailclimb
committed
e93d87b
View commit details
Copy full SHA for e93d87b
View code at this point
Browse repository at this point
Update Java内存区域.md
Snailclimb
committed
2abe60c
View commit details
Copy full SHA for 2abe60c
View code at this point
Browse repository at this point
Update Java内存区域.md
Snailclimb
committed
4eeaf4d
View commit details
Copy full SHA for 4eeaf4d
View code at this point
Browse repository at this point
Update JVM垃圾回收.md
Snailclimb
committed
da9c0c5
View commit details
Copy full SHA for da9c0c5
View code at this point
Browse repository at this point
Commits on Apr 14, 2020
标记清除算法标记的是活动的对象,不是需要回收的对象
Show description for 08bf68f
ZhenghaeHo
authored
08bf68f
View commit details
Copy full SHA for 08bf68f
View code at this point
Browse repository at this point
Commits on Apr 4, 2020
[feat]完善
Snailclimb
committed
09f1315
View commit details
Copy full SHA for 09f1315
View code at this point
Browse repository at this point
Commits on Mar 13, 2020
Update 类加载过程.md
Snailclimb
committed
a1b2931
View commit details
Copy full SHA for a1b2931
View code at this point
Browse repository at this point
Commits on Mar 6, 2020
默认的晋升年龄是15的说法完善
Snailclimb
committed
4fb2492
View commit details
Copy full SHA for 4fb2492
View code at this point
Browse repository at this point
Commits on Mar 4, 2020
Merge pull request #668 from yussuy/master
Show description for 63b2b94
Snailclimb
authored
63b2b94
View commit details
Copy full SHA for 63b2b94
View code at this point
Browse repository at this point
Update JVM垃圾回收.md
Snailclimb
committed
f5afdf3
View commit details
Copy full SHA for f5afdf3
View code at this point
Browse repository at this point
Merge pull request #2 from yussuy/patch-2
Show description for 0917525
yussuy
authored
0917525
View commit details
Copy full SHA for 0917525
View code at this point
Browse repository at this point
Commits on Mar 2, 2020
Update 类加载过程.md
yussuy
authored
7d67025
View commit details
Copy full SHA for 7d67025
View code at this point
Browse repository at this point
update 一处笔误
yussuy
authored
f06d906
View commit details
Copy full SHA for f06d906
View code at this point
Browse repository at this point
Commits on Feb 29, 2020
Update 类加载过程.md
Snailclimb
committed
ac34b12
View commit details
Copy full SHA for ac34b12
View code at this point
Browse repository at this point
类的生命周期——卸载
Snailclimb
committed
069fd06
View commit details
Copy full SHA for 069fd06
View code at this point
Browse repository at this point
Commits on Jan 27, 2020
[加餐]大白话带你认识JVM
Snailclimb
committed
d9810e7
View commit details
Copy full SHA for d9810e7
View code at this point
Browse repository at this point
Commits on Jan 21, 2020
Update Java内存区域.md
Snailclimb
committed
7bb89e7
View commit details
Copy full SHA for 7bb89e7
View code at this point
Browse repository at this point
Commits on Jan 15, 2020
纠正4.3节中关于基本数据类型缓存的一点描述信息 2
rocky-peng
committed
bbbd1e8
View commit details
Copy full SHA for bbbd1e8
View code at this point
Browse repository at this point
纠正4.3节中关于基本数据类型缓存的一点描述信息
rocky-peng
committed
c7b982a
View commit details
Copy full SHA for c7b982a
View code at this point
Browse repository at this point
删除多余的字
rocky-peng
committed
59bca95
View commit details
Copy full SHA for 59bca95
View code at this point
Browse repository at this point
删除多余的字
Rocky
authored
59c5cf5
View commit details
Copy full SHA for 59c5cf5
View code at this point
Browse repository at this point
Commits on Jan 13, 2020
Update JVM垃圾回收.md
Snailclimb
authored
db93a38
View commit details
Copy full SHA for db93a38
View code at this point
Browse repository at this point
Commits on Dec 19, 2019
Update JVM垃圾回收.md
Snailclimb
committed
c93d911
View commit details
Copy full SHA for c93d911
View code at this point
Browse repository at this point
Commits on Dec 10, 2019
修正错别字
lihui15
committed
ad8bbd6
View commit details
Copy full SHA for ad8bbd6
View code at this point
Browse repository at this point
Commits on Dec 6, 2019
Merge pull request #583 from LiWenGu/笔误修复
Show description for 1e9d0e0
Snailclimb
authored
1e9d0e0
View commit details
Copy full SHA for 1e9d0e0
View code at this point
Browse repository at this point
笔误修复
LiWenGu
committed
d57bf19
View commit details
Copy full SHA for d57bf19
View code at this point
Browse repository at this point
Commits on Dec 5, 2019
fix-579
LiWenGu
committed
3bafa90
View commit details
Copy full SHA for 3bafa90
View code at this point
Browse repository at this point
fix-579
LiWenGu
committed
de899b8
View commit details
Copy full SHA for de899b8
View code at this point
Browse repository at this point
Commits on Dec 1, 2019
Update Java内存区域.md
Snailclimb
committed
f2ff39a
View commit details
Copy full SHA for f2ff39a
View code at this point
Browse repository at this point
Merge pull request #573 from LiWenGu/hotfix/571
Show description for 00c8442
Snailclimb
authored
00c8442
View commit details
Copy full SHA for 00c8442
View code at this point
Browse repository at this point
Commits on Nov 29, 2019
Update Java内存区域.md
Snailclimb
committed
c458ea0
View commit details
Copy full SHA for c458ea0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.