Java 8u71/72

Looks like Java 8u71/72 got released today. What is the official recommendation for using the new version of java with Ignition?

https://blogs.oracle.com/java/entry/new_release_jdk_8u71_and

Our QA department gets early access to the new Java releases so we can test, and I haven’t seen any issues crop up. I’ve been using it since early this morning without a problem.

That said, if you’re using the latest Java with SSL, be sure your Ignition is also updated to the latest version. Java 8u51 got a lot stricter about the cipher suites it accepts for SSL, and we had to change our software a bit to match.

Awesome. Thanks for the quick info Kathy.