Skip to content

Use of Unix security module breaks build on Windows #2260

@chrisseaton

Description

@chrisseaton

Commit be98526 breaks the build on Windows, as I think com.sun.security.auth.module.UnixSystem is not available.

RubyProcess.java:[579,61] error: cannot find symbol

Solution is to use reflection to load the class.

Already discussed with @cheald - opening issue to track.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions