Investigate the current Jetty 12.x codebase to identify Java 8 incompatible language features and APIs. Review the build configuration (e.g., pom.xml files) to understand how to set up conditional compilation for Java 8. Check issue #14029 comments for any maintainer guidance on which modules are in scope. Consider creating a prototype branch to test the feasibility of the backport.