java8 / Java8InAction

MIT License
3.19k stars 2.26k forks source link

it has some errors #18

Open Essay1234 opened 7 years ago

bowbow commented 7 years ago

workaround: install jdk9 from oracle and compile the sources.

yssgithub commented 5 years ago

用java1.8的书,编写java1.9的代码,为何呢? read the book with jdk1.8,but code with jdk1.9,why do this?

PengTan-Capillarytech commented 5 years ago

用java1.8的书,编写java1.9的代码,为何呢? read the book with jdk1.8,but code with jdk1.9,why do this? I have the same problem

hoandv commented 4 years ago

用java1.8的书,编写java1.9的代码,为何呢? read the book with jdk1.8,but code with jdk1.9,why do this?

Because source code is upgraded to JDK 1.9. You can show log of git and checkout out from commit is not merged code upgraded