Skip to content

Expr evaluator in Java file: throws ClassNotFoundException: pack.ExpressionXYZ #663

@sjrd

Description

@sjrd

When debugging, find a stack frame that comes from a .java file. The one I ran into was scala.runtime.function.JProcedure. Try to evaluate an expression that cannot be evaluated by the run-time evaluator (I tried t1, which does not work because the argument names are not stored for that class apparently). You get the following exception:

"java.lang.ClassNotFoundException: scala.runtime.function.Expression5e0a2f97f1024c0c82cba6267c14bfc8"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions