Support for Java 8?

3 posts / 0 new
Last post
Offline
Last seen: 9 years 7 months ago
Joined: 09/02/2014
Posts: 2
Support for Java 8?

I've been asked for a time frame as to when my project using NDDS can move to Java 8.  I see that NDDS isn't listed as supporting that yet, but assume that RTI has done some testing by now.  

  • When is NDDS expected to officially support JDK8?  
  • Are there any known JDK8 issues with NDDS 5.1?  

Thanks, 
    Bruce

Fernando Garcia's picture
Offline
Last seen: 4 months 3 weeks ago
Joined: 05/18/2011
Posts: 199

Hello Bruce,

When we first ported RTI Connext DDS to ARMv6, the only JRE available for the platform was a Java 8 Beta. As a result, I ended up testing the RTI Connext DDS Java libraries -- running all our unit tests on that Beta of Java 8. I did not find any issues -- unit tests and simple hello world examples run just fine.

Fernando.

Offline
Last seen: 9 years 7 months ago
Joined: 09/02/2014
Posts: 2

Perfect!  Thanks for your help, Fernando.

Bruce