Skip to content

Replace deprecated URL constructor call #169

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

Merged
merged 1 commit into from
Jul 29, 2025

Conversation

pascalwill
Copy link
Contributor

URL constructors have been deprecated since JDK 20 with construction via URI being the recommended replacement.

Announcement: https://inside.java/2023/02/15/quality-heads-up/
Rationale: https://bugs.openjdk.org/browse/JDK-8294241

@dondonz
Copy link
Member

dondonz commented Jul 29, 2025

Thanks for the PR and the documentations you linked to

@dondonz dondonz added this to the 25.x milestone Jul 29, 2025
@dondonz dondonz merged commit f826b24 into graphql-java:master Jul 29, 2025
1 check passed
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