Will there be issue deploying AEM Bundles compiled on Java 11 to the AEM Instance running in Java 8?
Will there be an issue on doing this?
I have a bundle build locally in Java 11. But the in house AEM instance that I am trying to deploy to is running in Java 8. Will this create compatibility issue for the bundles once deployed to the AEM instance running in Java8?
If yes, is there a solution on how we need to proceed?