Skip to content

Commit

Permalink
feat: 完善目录(gc和垃圾回收从基础能力迁移到JVM章节)
Browse files Browse the repository at this point in the history
  • Loading branch information
feelschaotic committed Dec 7, 2019
1 parent 9eac9e9 commit c95accb
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -257,9 +257,7 @@

* 动态代理

* NIO

* 垃圾回收和GC
* IO与NIO

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

Expand Down Expand Up @@ -292,9 +290,9 @@

* AOT compilation 

* GC

* Bytecode & Dex

* 垃圾回收和GC

## 七、进阶

Expand Down

0 comments on commit c95accb

Please sign in to comment.