Hi Ceki,
JDK 8u152 Early Access b01 is
available on java.net
JDK 9 Early Access b159 is available on java.net, summary of changes are listed here .
There have been a number of fixes to bugs reported by Open Source projects since the last availability email :The following changeset is included in jdk-9+158:
http://hg.openjdk.java.net/jdk9/dev/jdk/rev/8b0d55e02f54
If you have a user-defined Policy implementation that grants
FilePermission on ${user.dir}/-, reading a file in the current
directory using its base name will fail. Still the same solution:
Ensure that the path used in permission granting has the same
style as the one how you access the file.
Other areas of interest
Finaly, Dalibor and I gave a presentation at FOSDEM the video is available here [4]
Rgds,Rory
[1] http://docs.oracle.com/javase/9/javase-docs.htm-- Rgds,Rory O'Donnell Quality Engineering Manager Oracle EMEA , Dublin, Ireland