Skip to content

Conversation

@jhanders34
Copy link
Member

  • Liberty has not supported Java 7 for 6 years. Update to no longer create Java 7 byte code for classes used for interop with other frameworks like the ejbportable classes, or to give out a nice message if someone uses Java 7 byte code.

  • This changes allows us to build with Java 21 or higher with all projects instead of having to use Java 17 for most projects and only Java 21 for the Java 21 specific projects.

  • I have considered the risk of behavior change or other zero migration impact (https://github.com/OpenLiberty/open-liberty/wiki/Behavior-Changes).

  • If this PR fixes an Issue, the description includes "Fixes #FILLMEIN" or "Resolves #FILLMEIN" (verify release bug label if applicable: https://github.com/OpenLiberty/open-liberty/wiki/Open-Liberty-Conventions).

  • If this PR resolves an external Known Issue (including APARS), the description includes "Fixes #FILLMEIN" or "Resolves #FILLMEIN".

@jhanders34
Copy link
Member Author

jhanders34 commented Dec 1, 2025

!build (view Open Liberty Personal Build - ❌ completed with errors/failures.)

Note: Target locations of links might be accessible only to IBM employees.

@LibbyBot
Copy link
Member

LibbyBot commented Dec 1, 2025

Code analysis and actions

DO NOT DELETE THIS COMMENT.
  • 8 product code files were changed.
  • Please describe in a separate comment how you tested your changes.

Copy link
Member

@tjwatson tjwatson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants