opentelemetry-java-instrume.../javaagent-tooling
Lauri Tulmin c45b4ea5be
Fix redefinition failure on openj9 (#5009)
* Fix redefinition failure on openj9

* isntead of remembering the list of interfaces the class has remember whether it has any of the virutal field marker interfaces

* address review comment

* ensure virtual field detection works when internal-reflection instrumentation is disabled
2022-01-06 08:54:32 -08:00
..
javaagent-tooling-java9 Fix sun.misc.Unsafe generation on jdk17 (#4558) 2021-11-02 16:05:51 +02:00
src Fix redefinition failure on openj9 (#5009) 2022-01-06 08:54:32 -08:00
build.gradle.kts Add logs to testing infra (#4927) 2021-12-17 18:23:42 -08:00