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

Fix #76 (Make GenericType<T> not implement java.lang.reflect.Type) by cowtowncoder · Pull Request #110 · FasterXML/java-classmate · GitHub

Fix #76 (Make GenericType<T> not implement java.lang.reflect.Type) - #110

Open
cowtowncoder wants to merge 2 commits into
mainfrom
tatu/1.8/76-make-generictype-not-jdk-type
Open

Fix #76 (Make GenericType<T> not implement java.lang.reflect.Type)#110
cowtowncoder wants to merge 2 commits into
mainfrom
tatu/1.8/76-make-generictype-not-jdk-type

Conversation

cowtowncoder commented Dec 5, 2025
edited
Loading

Copy link
Copy Markdown
Member

Would fix #76 by making GenericType not implement java.lang.reflect.Type any more.

cowtowncoder changed the title Fix #76 Fix #76 (Make GenericType<T> not implement java.lang.reflect.Type) Dec 23, 2025

Copy link
Copy Markdown
Member Author

As per notes on #76, cannot be done within 1.x due to potentially major breakage wrt signature changes in TypeResolver.

Unless... I wonder if overloads could work.

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.

Make GenericType<T> not implement java.lang.reflect.Type

1 participant


Back | FazBrowse Home | New Git URL