Skip to content

refactor: Replace cglib with bytebuddy #1923

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
May 25, 2023

Conversation

mykola-mokhnach
Copy link
Contributor

@mykola-mokhnach mykola-mokhnach commented May 25, 2023

Change list

cglib has the compatibility issue with newer Java versions, which seems unsolvable. butebuddy is a decent drop-in and works properly in Java17. Also, we and selenium itself already use this lib for driver proxies creation.

@valfirst
Copy link
Collaborator

Fixes #1470
Fixes #1619

@mykola-mokhnach mykola-mokhnach merged commit 6af53a0 into appium:master May 25, 2023
@mykola-mokhnach mykola-mokhnach deleted the cglib branch May 25, 2023 18:37
@jamesvanhorn
Copy link

Thank you for making this fix. Huge for my team to finally get to java 17.

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.

3 participants