odnoklassniki / one-nio

Unconventional I/O library for Java
Apache License 2.0
655 stars 97 forks source link

Missing dependency tools.jar in open JDK 11.0.x #39

Closed sherman closed 5 years ago

sherman commented 5 years ago

Hi, Andrew!

Trying to use one-nio 1.1.0 in my project, I faced with the problem: maven doesn't build the project because, since JDK9, tools.jar were removed from the distributive. Do you have any workaround for that?

apangin commented 5 years ago

JDK 11 build has been fixed. There is no more dependency on tools.jar