FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Backport 26.1: Validation cleanup by andimarek · Pull Request #4455 · graphql-java/graphql-java · GitHub

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

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

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 merged commit 33ff2cf into 26.x Aug 22, 2026
10 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL