Skip to content

#1

Merged
fox-half-tian merged 85 commits intofox-half-tian:mainfrom
Snailclimb:main
Aug 13, 2024
Merged

#1
fox-half-tian merged 85 commits intofox-half-tian:mainfrom
Snailclimb:main

Conversation

@fox-half-tian
Copy link
Copy Markdown
Owner

No description provided.

WindLYLY and others added 30 commits May 9, 2024 16:47
注释,由 “如果链表元素个数大于等于TREEIFY_THRESHOLD(8)” 改为“如果链表元素个数大于TREEIFY_THRESHOLD(8)”。
个人认为,等于8时,并没有考虑转红黑树。
Update java-collection-questions-02.md
Update operating-system-basic-questions-02.md
Update class-loading-process.md
2. 去除DelayedWorkQueue中文名字中的"阻塞"二字,因为其自动扩容机制的存在,DelayedWorkQueue不会阻塞。
3. 修改DelayedWorkQueue扩容的表达,避免歧义。
4. 在常见阻塞队列中新增ArrayBlockingQueue
优化 java-concurrent-questions-03 部分内容,优化具体内容见正文
…长度为 Integer.MAX_VALUE 而非无界队列。

2. 修正单词错误,SingleThreadExector 修正为 SingleThreadExecutor。
在 java-concurrent-questions-03 文件中修正了两处内容,具体见正文。
修正java-thread-pool-best-practices中关于LinkedBlockingQueue是无界队列的错误描述
Update linkedhashmap-source-code.md
Update java-basic-questions-01.md
fix: fix hash func in bloom filter implementation
Snailclimb and others added 29 commits July 17, 2024 13:31
多打了一个“主”
修改完全二叉树的描述,便于理解
移除多余的括号
Update other-network-questions.md
表里只有10条数据,修改11次作答记录为10次
Update sql-questions-03.md
Update java-collection-questions-02.md
Update arraylist-source-code.md
fix describe text between string builder and string +
Update interview-experience.md
优化关于String builder和string +的对比及选择
[doc update]增加关于-Xverify:none 和-noverify 被弃用说明
[docs fix]修复拼写错误
@fox-half-tian fox-half-tian merged commit 7bc7370 into fox-half-tian:main Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.