Skip to content
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

Feature: Add a MethodHandles.Lookup SPI #3535

Merged
merged 5 commits into from
Feb 12, 2025

Conversation

SentryMan
Copy link
Contributor

  • Adds new SPI interface to retrieve MethodHandles.Lookup
  • Adds a new class to contain all the lookups by module name
  • replace reflective bean construction with MethodHandles

Part of #3531

@SentryMan SentryMan force-pushed the feature/serviceload-lookup branch from 3a82285 to bf5513a Compare February 11, 2025 15:14
@rbygrave
Copy link
Member

Ok, looks pretty good. Are you happy with it / no more expected changes?

@SentryMan
Copy link
Contributor Author

I don't expect anything else

@rbygrave rbygrave added this to the 14.9.0 milestone Feb 12, 2025
@rbygrave rbygrave merged commit de81dfc into ebean-orm:master Feb 12, 2025
1 check passed
@SentryMan SentryMan deleted the feature/serviceload-lookup branch February 12, 2025 06:30
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.

2 participants