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

Use loadClass rather than loadClassFromTCCL for ArC #24443

Merged
merged 1 commit into from
Mar 21, 2022

Conversation

stuartwdouglas
Copy link
Member

ArC does not really need this new method, as code referencing application classes will always be generated in the application itself.

ArC does not really need this new method, as code referencing application classes will always be generated in the application itself.
@stuartwdouglas stuartwdouglas requested a review from mkouba March 21, 2022 11:11
@quarkus-bot quarkus-bot bot added the area/arc Issue related to ARC (dependency injection) label Mar 21, 2022
Copy link
Contributor

@mkouba mkouba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@gsmet gsmet merged commit 1c3abef into quarkusio:main Mar 21, 2022
@quarkus-bot quarkus-bot bot added this to the 2.8 - main milestone Mar 21, 2022
@gsmet
Copy link
Member

gsmet commented Mar 21, 2022

Thanks @mkouba for catching this one before the release and @stuartwdouglas for fixing it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/arc Issue related to ARC (dependency injection)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants