Skip to content

Commit c95accb

Browse files
committed
feat: 完善目录(gc和垃圾回收从基础能力迁移到JVM章节)
1 parent 9eac9e9 commit c95accb

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

SUMMARY.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -257,9 +257,7 @@
257257

258258
* 动态代理
259259

260-
* NIO
261-
262-
* 垃圾回收和GC
260+
* IO与NIO
263261

264262
* [多线程与并发编程](6. 基础能力/多线程与并发.md)
265263

@@ -292,9 +290,9 @@
292290

293291
* AOT compilation 
294292

295-
* GC
296-
297293
* Bytecode & Dex
294+
295+
* 垃圾回收和GC
298296

299297
## 七、进阶
300298

0 commit comments

Comments
 (0)