Skip to content

fix: filter out new in java16+ method(s) from proxy class for by-builder #1582

New issue

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

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

Already on GitHub? # to your account

Merged

Conversation

ayuryev
Copy link
Contributor

@ayuryev ayuryev commented Nov 4, 2021

… AppiumByBuilder. #1575

Change list

Filter out proxyClassLookup method from Proxy class (for Java 16+) in AppiumByBuilder. #1575

Types of changes

  • No changes in production code.
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Details

Avoid getting java.lang.NoSuchMethodException when loading PageFactory elements in Java16+

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Nov 4, 2021

CLA Signed

The committers are authorized under a signed CLA.

@ayuryev ayuryev changed the title Filter out proxyClassLookup method from Proxy class (for Java 16+) in… fix: Filter out proxyClassLookup method from Proxy class (for Java 16+) in… Nov 4, 2021
@ayuryev ayuryev changed the title fix: Filter out proxyClassLookup method from Proxy class (for Java 16+) in… fix: filter out new in java+ method from proxy class for by-builder Nov 4, 2021
@ayuryev ayuryev changed the title fix: filter out new in java+ method from proxy class for by-builder fix: filter out new in java16+ method(s) from proxy class for by-builder Nov 4, 2021
Co-authored-by: Valery Yatsynovich <valfirst@yandex.ru>
@mykola-mokhnach mykola-mokhnach merged commit 21d92f0 into appium:master Nov 5, 2021
@margasan
Copy link

@mykola-mokhnach could you merge this fix into 7.6.x version?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants