Skip to content

refactor: Replace cglib with bytebuddy#1923

Merged
mykola-mokhnach merged 7 commits intoappium:masterfrom
mykola-mokhnach:cglib
May 25, 2023
Merged

refactor: Replace cglib with bytebuddy#1923
mykola-mokhnach merged 7 commits intoappium:masterfrom
mykola-mokhnach:cglib

Conversation

@mykola-mokhnach
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown

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