Skip to content

Update minimum Java baseline from 8 to 11 - #257

Merged
robstryker merged 1 commit into
redhat-developer:masterfrom
robstryker:update-java-baseline-to-11
Aug 27, 2026
Merged

Update minimum Java baseline from 8 to 11#257
robstryker merged 1 commit into
redhat-developer:masterfrom
robstryker:update-java-baseline-to-11

Conversation

@robstryker

Copy link
Copy Markdown
Collaborator

Summary

  • Aligns with the same change in Update minimum Java baseline from 8 to 11 rsp-server#749 — the framework already requires Java 9+ APIs and CI builds on Java 11
  • Updates Bundle-RequiredExecutionEnvironment to JavaSE-11 in all 8 bundle MANIFEST.MF files
  • Updates maven-compiler-plugin source/target from 1.8 to 11
  • Updates target platform JRE from JavaSE-1.8 to JavaSE-11

🤖 Generated with Claude Code

Aligns with the same change in rsp-server. The framework already
requires Java 9+ APIs, and CI builds on Java 11.

- Update Bundle-RequiredExecutionEnvironment to JavaSE-11 in all
  bundle MANIFEST.MF files
- Update maven-compiler-plugin source/target from 1.8 to 11
- Update target platform JRE from JavaSE-1.8 to JavaSE-11

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@robstryker
robstryker merged commit b8a8e16 into redhat-developer:master Aug 27, 2026
3 checks passed
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.

1 participant