When a custom profiling configuration is used and the value of "Method" is "*", this always causes issues at runtime because the apm is modifying the bytecode for the constructor and is trying to assign the local unitializedThis to java.lang.Objec...