We should add support for Java 17 to Bridge and move to it as a runtime in the container images. This should include:
- Making it compile under Java 17
- Using Java 17 as the JRE in the container image
- Adding Java 17 to the CI pipelines
We still need to keep supporting Java 11, so Java 17 should not be the language level.