ttl2-compatible/src/main/java/com/alibaba/ttl/threadpool/agent/transformlet/helper/TtlTransformletHelper.java (2 lines): - line 162: // FIXME hard-coded for type Runnable, not generic! - line 175: // FIXME hard-coded for type Callable, not generic! ttl-agent/src/main/java/com/alibaba/ttl3/agent/transformlet/helper/TtlTransformletHelper.java (2 lines): - line 161: // FIXME hard-coded for type Runnable, not generic! - line 174: // FIXME hard-coded for type Callable, not generic!