Yury Gribkov

Results 15 comments of Yury Gribkov

> I think for spring-boot we can also safely ignore anything in this package: https://github.com/spring-projects/spring-boot/tree/main/spring-boot-project/spring-boot-autoconfigure/src/main/java/org/springframework/boot/autoconfigure > > That should only config bean definitions, but nothing that would need like the...

> The second commit also has a very weird name, since it's not JFR related AFAICS. Good catch! Thanks!

> Thanks for the detailed analysis. > > This is not a comment on this specific PR, but I do think that this strategy of adding more and more ignores...

> I'll probably add a stat for the time matching non-transformed classes to distinct it from class transformation time. |flag|package|total skipped (classes/duration) |total transformed (classes/duration) | siblings skipped (classes/duration) |...

> I notice this only runs the matcher against loaded classes - all the byte-buddy matchers are designed so they can run against bytecode, ie. the class resource, without having...

> Can you add in how you generated the binary files that are used in the tests? Do you mean jars, classes and jmod files? I built them manually. I...

> Which JDK version are these numbers for? I _seem_ to recall this only making sense on JDK8 when I wrote the code originally, but if these numbers are actually...

Can you please open a support ticket at https://www.datadoghq.com/support/?

Thank you for bringing this to our attention. We were unable to reproduce this issue using your example. Can you please double check if the issue is still reproducible on...

Thanks for confirming it. We have found the source of issue and implemented fix in #6451