Bug in the code:
This method returns false when the type contains instrumentation points. So, the logic is executed only when the type already contains no instrumentation points.
SUCCESS: Integrated in
inspectIT - Integration #232
INSPECTIT-2267: No instrumentation points are removed when trying to (ivan.senic: a9fb765bdb5b5a99d5e585a2dd5a5d2fddf43a4a)
(edit) inspectit.server/src/test/java/rocks/inspectit/server/instrumentation/classcache/ClassCacheInstrumentationTest.java
(edit) inspectit.server/src/main/java/rocks/inspectit/server/instrumentation/config/applier/RemoveAllInstrumentationApplier.java
(add) inspectit.server/src/test/java/rocks/inspectit/server/instrumentation/config/applier/RemoveAllInstrumentationApplierTest.java
For documentation purpose: the mentioned error occurred when, e.g. changing agent mappings.