This content has been marked as final.
Show 1 reply
-
1. Re: Java 8 required for Wildfly 10.0.0 deployable, too?
jewellgm Aug 17, 2015 9:07 AM (in response to twofinger)In the vast majority of cases, your application that is compiled with Java 7 will deploy properly in a Java 8 environment. It's only the rare case where something specific in your code that breaks inside Java 8 where there would be an issue.