Skip to content

Late versions of java (e.g. Java 16) fail due to StreamEx #577

@jimfcarroll

Description

@jimfcarroll

StreamEx attempts to setAccessible private fields on java.util.Stream. This fails on Java 16 with an InaccessibleObjectException. I fixed this locally by upgrading the transitive dependency version of StreamEx to the latest (at this time, that's 0.7.3)

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