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
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.
Perfect! Thanks for your help, Fernando.
Bruce