I have created a repository with the java9 branch in it. I have not merged in the last big batch of changes. but take a look. I got it to compile and run the tests however, the site packaging did not work. I will be looking at that shortly. I also removed (commented out) cobertura-maven-plugin and findbugs-maven-plugin
from the parent.pom. My strategy has been to comment out anything that is not core to the compile/test/package sequence with a goal to revisit those when the basic build functionality works. Repository is at https://github.com/Claudenw/jena Claude On Wed, Feb 8, 2017 at 10:17 AM, Andy Seaborne <[email protected]> wrote: > > > On 08/02/17 09:21, Claude Warren wrote: > >> While at FOSDEM I spoke with one of the developers on Lucene. He indicted >> that there is a new version of the Maven Compiler plugin that works with >> Java 9. He also had some insight into Memory Mapped files and indicated >> that there was a big change coming in Java 10 around this. I'm not >> certain >> I understood exactly what the change was but I thought Andy and the other >> TDB folks might want to keep and eye out for any announcements in this >> area. >> >> I will be looking at the Java 9 compiler stuff this weekend. >> >> Claude >> >> > Thanks for the new news - I hadn't spotted anything about mmap files in > Java 10 ... mainly because of not looking yet. > > Hopefully value types from Project Valhalla will make it. > > https://en.wikipedia.org/wiki/Project_Valhalla_(Java_language) > > Andy > -- I like: Like Like - The likeliest place on the web <http://like-like.xenei.com> LinkedIn: http://www.linkedin.com/in/claudewarren
