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

Builtin Converters for File and URI #1284

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

gsmet
Copy link
Contributor

@gsmet gsmet commented Jan 7, 2025

It seems counter productive to throw so many NoSuchMethodExceptions for these common uses cases.

These are the ones I could identify in the flame graph, let me know if you see more.

@gsmet gsmet mentioned this pull request Jan 7, 2025
It seems counter productive to throw so many NoSuchMethodExceptions for
these common uses cases.
@radcortez radcortez force-pushed the default-path-for-jdk-types branch from d0478b2 to 12f756e Compare January 10, 2025 21:36
Copy link
Contributor Author

@gsmet gsmet left a comment

Choose a reason for hiding this comment

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

Ah sorry, totally forgot about it, thanks!

@radcortez radcortez merged commit 2e4d51a into smallrye:main Jan 10, 2025
6 checks passed
@github-actions github-actions bot added this to the 3.10.3 milestone Jan 10, 2025
@radcortez radcortez changed the title Converters - Add some shortcuts for JDK classes Builtin converters for File and URI Jan 10, 2025
@radcortez radcortez changed the title Builtin converters for File and URI Builtin Converters for File and URI Jan 10, 2025
@radcortez
Copy link
Member

No worries, I wanted to do the release today, so we have time to fix any issues before the Quarkus release.

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