Hi Team,
I have seen the below note that wildfly 27 is not going to support JAVA SE 8.
"We don’t plan to support Java SE 8 in WildFly 27. The WildFly 26.1 releases will be the last that support SE 8. WildFly 27 will require SE 11 or later."
I just want to confirm will it be fine to build the application on Java SE 8 (bytecode of java 8) and deploy it on Wildfly 27 with Java SE 11 runtime. Currently, we are building the application using Java SE 8 and deploying it on Wildfly 24 with both java SE 8 and 11.
Thanks,
Sandip