Closed
Description
In #9297 we're considering adding jackson modules to our web starter. One of those modules, the parameter-names one, is only useful if the JDK compiler has the -parameters
option set.
This issue is about checking the various places where this option should be set.