On 14/02/2015 6:19 PM, Mike wrote:

Happy to hear that "No" ;) That said, I have been, and would like to
continue, hacking on the core. I'll talk about some of my reasons in a different thread than this one though.


I'd be interested to hear what you have in mind.

This build works on Java 8, it's also been tested on arm, sparc, OSX and IBM's J9:

http://svn.apache.org/viewvc/river/jtsk/skunk/qa_refactor/

There are numerous minor improvements internally, some of which include:

   * Multiple synchronization, concurrency and race condition fixes.
   * Fixes for bugs identified by FindBugs static analysis.
   * Runs at raw socket speed, all hotspots are native methods.
   * Elimination of unnecessary DNS calls.
   * Highly scalable security manager and policy providers. (Security
     impact on performance is <1%)

I've purchased a T5240 so I can perform more testing, there are some changes made in trunk I need to merge in before pre release.

I'm currently investigating securing ObjectInputStream against DOS attacks.

Regards,

Peter.

Reply via email to