Skip to content

Utilities.isConstructorInvokeInstruction not found #2

@PeiqiGao

Description

@PeiqiGao

I try to slice the LinkedList.class in JDK8, so I make the JAR_FILE as rt.jar and make the signature as "java.util.LinkedList.removeLast()Ljava/lang/Object;" But it tells me that

Exception in thread "main" java.lang.NoSuchMethodError: 'boolean de.uniks.vs.methodresourceprediction.utils.Utilities.isConstructorInvokeInstruction(com.ibm.wala.shrikeBT.NewInstruction, com.ibm.wala.shrikeBT.IInvokeInstruction)'

Thx!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions