Update README.md

This commit is contained in:
IcyFenix 2020-06-15 15:41:31 +08:00 committed by GitHub
parent 36046ee0c5
commit 1e37928f42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,9 +5,12 @@
### 勘误列表:
- **Page 259**3 monitorenter // 以【栈定】元素即f作为锁开始同步
<br>更正3 monitorenter // 以【栈顶】元素即f作为锁开始同步
#### 以下勘误内容已在第4次重印版2020-6-10日修正
------
- **Page 25**:即不能动态加载其他【编译器】不可知的代码和类库
- **Page 25**:即不能动态加载其他【编译器】不可知的代码和类库
<br>更正:即不能动态加载其他【编译期】不可知的代码和类库
- **Page 30**JDK 7则【还完全】处于研发状态的半成品。