Skip to:
Got this exception running current openfire master with Oracle JSDK 1.7, rebooted with java 1.8 and are happy
Ah, okay thanks. Closing as not a bug.
This is a "cross-compile" issue. You compiled Openfire with Java 8, but ran it with Java 7, which is generally a bad idea. (More issues like this could popup at runtime).
Is it possible to build Openfire with Java 7?
More on it here:https://gist.github.com/AlainODea/1375759b8720a3f9f094
Got this exception running current openfire master with Oracle JSDK 1.7, rebooted with java 1.8 and are happy