Skip to content

Drop public access to CodecRegistryConstants.PRIMITIVE_CODECS #908

Description

@dkropachev

CodecRegistryConstants.PRIMITIVE_CODECS is a public mutable array kept for source and binary compatibility.

Follow-up for 4.20.0:

  • keep the safer accessor introduced by Drop Java 8 support #900
  • remove or narrow direct public access to PRIMITIVE_CODECS
  • update downstream call sites and migration notes as needed

Related to #900.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Fields

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions