Skip to content

Supports compilation through OpenJDK 20 and its downstream distributions#25181

Merged
terrymanu merged 1 commit into
apache:masterfrom
linghengqian:byte-buddy
Apr 16, 2023
Merged

Supports compilation through OpenJDK 20 and its downstream distributions#25181
terrymanu merged 1 commit into
apache:masterfrom
linghengqian:byte-buddy

Conversation

@linghengqian

@linghengqian linghengqian commented Apr 16, 2023

Copy link
Copy Markdown
Member

Fixes #25126.

Changes proposed in this pull request:


Before committing this PR, I'm sure that I have checked the following options:

  • My code follows the code of conduct of this project.
  • I have self-reviewed the commit code.
  • I have (or in comment I request) added corresponding labels for the pull request.
  • I have passed maven check locally : ./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e.
  • I have made corresponding changes to the documentation.
  • I have added corresponding unit tests for my changes.

@linghengqian linghengqian marked this pull request as ready for review April 16, 2023 11:15
@terrymanu terrymanu added this to the 5.3.3 milestone Apr 16, 2023
@terrymanu terrymanu merged commit 1e07882 into apache:master Apr 16, 2023
@linghengqian linghengqian deleted the byte-buddy branch April 16, 2023 14:28
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.

Failed to build Agent modules with JDK 20

2 participants