Skip to content

Functions not loaded in OpenJDK13  #30

@orsigiorgio

Description

@orsigiorgio

Hi there,

I am playing with the IDML repl but I am having some problems with functions

I am using an input json like:

json> {"a": "www.testhost.com/goofy"}

and I am trying to use the url() function, asking for the host

~> output = a.url().host 

but I am getting

io.idml.UnknownFunctionException: Unsupported function 'url' with 0 params

I am using 2.1.0-RC8 (edited)

Java version:

openjdk 13.0.1 2019-10-15
OpenJDK Runtime Environment AdoptOpenJDK (build 13.0.1+9)
OpenJDK 64-Bit Server VM AdoptOpenJDK (build 13.0.1+9, mixed mode, sharing)

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