Skip to content

Current error_prone-core version is not supported by JDK 24 #1889

Open
@diegomarquezp

Description

@diegomarquezp

error_prone-core is not managed by sdk-platform-java. It is unique to java-datastore.

We need a long term solution. Two options would be

  • upgrade errorprone core to the latest (which supports JDK 17+ only) and drop the check for Java 8 and 11.
  • Keep this fix as is until the Cloud SDK drops support for JDK 8 and 11

cc: @cindy-peng @blakeli0

Originally posted by @diegomarquezp in #1876 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: datastoreIssues related to the googleapis/java-datastore API.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions