Skip to content

Wrong name mangling. V8Utils => v8utils instead of v8.utils #3493

@Gonzih

Description

@Gonzih

Hello,

I found small issue with ruby => java package name mangling.
Here is an example:

Java::ComEclipsesourceV8Utils::V8Executor
NameError: cannot load Java class com.eclipsesource.v8utils.V8Executor
from org/jruby/javasupport/JavaClass.java:204:in `for_name'

V8Executor is located inside com.eclipsesource.v8.utils package.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions