Hi Alexey,

thanks for raising this issue.

I think JaCoCo does the following:

* The original local variable table is preserved
* JaCoCo adds a *synthetic* method $jacocoInit which has no corresponding 
source, therefore no var table
* JaCoCo adds a additional local variable (for the probe array) which has no 
corresponding source, therefore no var table

Can you please give a specific instance, where the local variable table is 
missing?

Thanks,
-marc



> On 2. Nov 2021, at 08:48, Alexey Loubyansky <oluby...@redhat.com> wrote:
> 
> Hello,
> 
> it looks like the local variable table is missing after instrumentation in 
> some cases.
> This was manifested in a Quarkus issue [1] Although there is a workaround 
> adding a compiler arg, there still seems to be an issue with the 
> instrumentation. Will it be worth creating an issue?
> 
> [1] https://github.com/quarkusio/quarkus/issues/21066
> 
> Thanks,
> Alexey
> 
> 
> -- 
> 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 jacoco+unsubscr...@googlegroups.com 
> <mailto:jacoco+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jacoco/129a49d3-d611-419c-a601-ef979cf0119en%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/jacoco/129a49d3-d611-419c-a601-ef979cf0119en%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
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 jacoco+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jacoco/D89D2C99-5EDC-497F-8050-B951F743885B%40mountainminds.com.

Reply via email to