Does anybody know, what exactly "optional specific exception" means?
https://docs.oracle.com/javase/8/docs/api/java/nio/file/Files.html
Some JVMs throw it and some not? If they don't do it, throw they a general IOException or no exception at all? It there a statistic over different implementations, how "optional" it really is?