Skip to content

Use Map.of(...) and List.of(...) internally when JDK 8 support is dropped #102

@jobarr-amzn

Description

@jobarr-amzn

There are some places where we'd like to use JDK9+ features like Map.of(...) and List.of(...). E.g. ImmutableList.kt and ImmutableMap.kt. When we drop JDK8 support we should revisit these.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestjdk8Blocked by JDK8 support

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions