Skip to content

Backport 26.1: Validation cleanup - #4455

Merged
andimarek merged 1 commit into
26.xfrom
codex/backport-4441-to-26.x
Aug 22, 2026
Merged

Backport 26.1: Validation cleanup#4455
andimarek merged 1 commit into
26.xfrom
codex/backport-4441-to-26.x

Conversation

@andimarek

Copy link
Copy Markdown
Member

Backport of #4441 to the 26.x maintenance branch.

The original commit applies without changes.

Summary:

  • makes fragment cycle validation linear
  • avoids repeatedly copying fragment paths while retaining validation behavior
  • adds focused coverage for large fragment graphs

Testing:

  • ./gradlew test --tests graphql.validation.NoFragmentCyclesTest (15 tests)
  • ./gradlew check -x test -x testng javadoc

(cherry picked from commit db6f58b)
@github-actions

Copy link
Copy Markdown
Contributor

Test Report

Test Results

Java Version Total Passed Failed Errors Skipped
Java 11 - - - - -
Java 17 - - - - -
Java 21 - - - - -
Java 25 - - - - -
jcstress - - - - -

Updated: 2026-08-22 22:06:41 UTC

@andimarek
andimarek merged commit 33ff2cf into 26.x Aug 22, 2026
10 checks 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.

1 participant