Parameter reflection: duplicate parameter names
Paul Benedict
pbenedict at apache.org
Fri Feb 1 11:47:07 PST 2013
I know parameter names are irrelevant to the JVM, but the spec doesn't
explain how this poor situation will be handled. Should it at least be
mention it's expected for all names to be unique? Or leave the behavior
undefined? It might matter to the implementator -- especially if a
HashMap<> could be used internally to store the names.
Paul
More information about the enhanced-metadata-spec-discuss
mailing list