Skip to content

move to java 11#1804

Open
dterrybd wants to merge 26 commits into
masterfrom
dev/dterry/IDETECT-5177-move-to-java-11
Open

move to java 11#1804
dterrybd wants to merge 26 commits into
masterfrom
dev/dterry/IDETECT-5177-move-to-java-11

Conversation

@dterrybd

@dterrybd dterrybd commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This work moves Detect to using Java 11 as the minimum version.

The changes to the actual product are very simple, just update the build.gradle lines and Detect builds with Java 11 just fine. This is pretty much expected given 11 didn't remove anything we were using in the code base.

The majority of changes then fall into two categories:

  1. Updating Dockerfiles to install Java 11 JREs instead of Java 8 ones as those no longer work
  2. Altering the version number of built images so the tests don't run agains the previous images.

@dterrybd dterrybd self-assigned this Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants