Skip to content

Review usage of IndexDependencyBuildItem #7589

@jamesnetherton

Description

@jamesnetherton

We can probably restrict usage of IndexDependencyBuildItem to just native builds in a lot of cases, since we only use the Jandex index to discover classes for registering for reflection etc.

We should probably not unnecessarily bloat the index in JVM mode. Might help to save some CPU cycles during the augmentation phase.

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