Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Java has had generics since version 5 but XGC still doesn't make use of them.
Please can the next release have type info added. For example there is a Map for hints which I suspect should be Map<String,Object>, it would be helpful to get this resolved even if it is potentially a breaking change.
I don't mind making the required changes as long as it doesn't just end up being another ignored PR