Closed volosied closed 4 years ago
Mostly copied from the ConstantPool.CONSTANT_Utf8 case from the com.ibm.ws.jakarta.transformer.action.impl.ClassActionImpl.transform(MutableConstantPool constants) method.
I check for the String case, and ignore Long types.
Will address String[] case next.
Mostly copied from the ConstantPool.CONSTANT_Utf8 case from the com.ibm.ws.jakarta.transformer.action.impl.ClassActionImpl.transform(MutableConstantPool constants) method.
I check for the String case, and ignore Long types.
Will address String[] case next.