Skip to content

Add support for native image #722

Open
@gbaso

Description

@gbaso

Description

Add graalvm reachability metadata to the project.

Motivation

Due to the heavy use of reflection, it is currently very hard to use sshd in native images. With reachability metadata, any application that consumes this library would automatically include the necessary classes and resources to create a native image.

Alternatives considered

Alternatively, metadata can be contributed to the reachability metadata repository.

Additional context

No response

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