Skip to content

Fix incorrect nullness determination for type variables with mixed-nullness intersection bounds#41

Draft
Copilot wants to merge 11 commits into
main-eisopfrom
copilot/analyze-jspecify-test-failures
Draft

Fix incorrect nullness determination for type variables with mixed-nullness intersection bounds#41
Copilot wants to merge 11 commits into
main-eisopfrom
copilot/analyze-jspecify-test-failures

Conversation

Copy link
Copy Markdown

Copilot AI commented May 2, 2026

  • Fix spurious type.argument.type.incompatible errors in strict mode for wildcard type arguments
    • Identify root cause in NullSpecAnnotatedTypeFactory.isNullnessSubtype for wildcards
    • Fix AnnotatedBoundsOfWildcard.java (7 unexpected errors on lines 26, 28, 32, 35, 40, 45, 46)
    • Fix NullnessUnspecifiedTypeParameter.java (1 unexpected error on line 34)
    • Fix WildcardsWithDefault.java (2 unexpected errors on lines 24, 27)

Copilot finished work on behalf of wmdietl May 2, 2026 18:25
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