Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Bump CI build from JDK 19 to 21 (LTS)#8159

Merged
yschimke merged 2 commits intosquare:masterfromyschimke:loom_fix
Dec 24, 2023

Conversation

yschimke
Copy link
Collaborator

No description provided.

@yschimkeyschimke changed the titleBump JDK 19 to 21 (LTS)Bump CI build from JDK 19 to 21 (LTS)Dec 24, 2023
@yschimke
Copy link
CollaboratorAuthor

Secretly hoping it fixeshttps://github.com/square/okhttp/actions/runs/7313047455/job/19924201870

and we get off to the new year with clean builds.

@yschimkeyschimke added graalGraalVM related loomRelates to Loom JDK support jdkversionsJDK 8, 17, 19 etc. labelsDec 24, 2023
@@ -560,7 +561,8 @@ open class HttpUrlTest {
']'.code
)
.override(
Encoding.IDENTITY,
// java.net.URL got stricter
if (PlatformVersion.majorVersion >= 21) Encoding.SKIP else Encoding.IDENTITY,
Copy link
CollaboratorAuthor

Choose a reason for hiding this comment

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

@swankjesse I'm not sure this is right, is there a better way to make assertions here? That it now fails for URL?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Lemme attempt a follow-up. I think we need to fix our code.

yschimke reacted with thumbs up emoji
Copy link
Collaborator

Choose a reason for hiding this comment

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

@yschimke
Copy link
CollaboratorAuthor

@swankjesse requesting post review. Particularly over how to handle JDK 21 URI strictness.

@yschimke
Copy link
CollaboratorAuthor

Landing to get builds green.

@yschimkeyschimke merged commit464010a intosquare:masterDec 24, 2023
Copy link
Collaborator

@swankjesseswankjesse left a comment

Choose a reason for hiding this comment

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

LGTM

@yschimkeyschimke deleted the loom_fix branchDecember 28, 2024 18:02
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@swankjesseswankjesseswankjesse left review comments

Assignees
No one assigned
Labels
graalGraalVM relatedjdkversionsJDK 8, 17, 19 etc.loomRelates to Loom JDK support
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@yschimke@swankjesse

[8]ページ先頭

©2009-2025 Movatter.jp