Skip to content

wrapAsJSONCompatible method not found #306

Description

@erickyi2006

I just cloned the latest from git and run mvn package

I got the following errors. Any idea?
[ERROR] /C:/Tools/eclairjs-nashorn/src/main/java/org/eclairjs/nashorn/Utils.java:[430,48] cannot find symbol
symbol: method wrapAsJSONCompatible(java.lang.Object,)
location: class jdk.nashorn.api.scripting.ScriptObjectMirror
[ERROR] /C:/Tools/eclairjs-nashorn/src/main/java/org/eclairjs/nashorn/Utils.java:[435,56] incompatible types: java.lang.Object cannot be converted to jdk.nash
[ERROR] /C:/Tools/eclairjs-nashorn/src/main/java/org/eclairjs/nashorn/Utils.java:[507,34] cannot find symbol
symbol: method wrapAsJSONCompatible(java.lang.Object,)
location: class jdk.nashorn.api.scripting.ScriptObjectMirror
[INFO] 3 errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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