Closed MBoegers closed 1 week ago
Disables migration to var for variables initilized by static methods.
var
Skipping only those that are initialized by static generic Methods, but they are not sufficient identifiable.
I'll recheck with the JLS and my contacts, afterward I may file a follow-up bug.
What's changed?
Disables migration to
var
for variables initilized by static methods.What's your motivation?
Have you considered any alternatives or workarounds?
Skipping only those that are initialized by static generic Methods, but they are not sufficient identifiable.
Any additional context
I'll recheck with the JLS and my contacts, afterward I may file a follow-up bug.
Checklist