Too much string concatenation in unmarshalling code

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      In the RobustReflectionConverter, there is a bit of code concatenating strings based on field and class and checking for them in a set (critical fields). The number of critical fields is very low, but the number of fields to check is very high, so we end up doing a LOT of string concatentation for no purpose at all.

            Assignee:
            Matthew Mitchell
            Reporter:
            Matthew Mitchell
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: