Skip to content

Conversation

@LukaBrazia
Copy link
Contributor

Pull request

Choose Correct

  • bug
  • feature

Describe the pull request

The eRPC infrastructure code for java imposed a requirement of JDK21, this pull request aims to remove the usages of newer java features in order to make it compliant with language level 11.

Expected behavior

The eRPC project can now be used in java projects that target at least java 11.

Steps you didn't forgot to do

  • I checked if other PR isn't solving this issue.
  • I read Contribution details and did appropriate actions.
  • PR code is tested.
  • PR code is formatted.
  • Allow edits from maintainers pull request option is set (recommended).

@MichalPrincNXP MichalPrincNXP changed the base branch from develop to main May 26, 2025 08:40
@MichalPrincNXP MichalPrincNXP force-pushed the feature/jdk-11-support branch from c3d3a60 to 186c823 Compare May 26, 2025 08:41
@MichalPrincNXP MichalPrincNXP merged commit 5580aea into EmbeddedRPC:main May 26, 2025
2 checks passed
@MichalPrincNXP
Copy link
Member

Thank you for the effort!

ahyros pushed a commit to ahyros/erpc that referenced this pull request Aug 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants