I see following warning in jprofiler run
[warning]Filtered calls in <method name>
cannot be instrumented due to excessive method size.
If needed, please switch to sampling or remove appropriate filters.
The jprofiler version is old 4.2. The method is not that large ~500 lines, just populating some maps.
I would like to know the possible reason for the error.