Hi, could I ask some helps? I was trying to intercept Virtual Thread via Byte-buddy. However, it doesn't work. These are my codes public static void premain (String agentArgs, Instrumentation inst) { ...
2、I use byteBuddy redifine java.lang.String and save modify builder to file .but when I convert it occur java.lang.ClassCastException: java.lang.String cannot be cast TaintObject new ...