We have code that uses reflection to access the members of some classes, and they fail when they find the members inserted by FieldProbeArrayStrategy. Perhaps that logic could be made more robust, but it would be ideal if we could instrument the classes without changes to the code. I am aware of <https://github.com/jacoco/jacoco/pull/296>, but it appears to have stalled out. In the mean time, would it be reasonable to add an agent property like nonewmemberclasses to force the slower LocalProbeArrayStrategy for these classes?
-- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/10074cde-797e-458b-802e-561d96487f89%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
