Hacker News new | ask | show | jobs
by soonnow 1610 days ago
I'm really excited for project panama. In my latest project I'm using a fair bit of JNA for calling native API's on windows and it's absolutely fine. Especially compared to Java Native Interfaces.

Also really excited for the foreign memory JEP, as it should speed up Lucene indexing a fair bit.

Let's hope it doesn't take to long for these JEP's to reach the normal releases.