Skip to content

version request: openjdk.org@^17 #4829

@scottjg

Description

@scottjg

while working on #4818, unfortunately i think the knn plugin (you need it for ai vector search) requires jdk17 to build. it seems like the existing package.yml for openjdk.org works if you replace the distribution and BOOT_JDK for the older version... but i'm not sure how to modify the distribution to list different urls for different versions.

in this case, the current url is:
https://github.com/openjdk/jdk20u/archive/jdk-20.0.2+9.tar.gz
while the jdk17 url is:
https://github.com/openjdk/jdk17u/archive/jdk-17.0.10+6.tar.gz
so it's not just the full version number that needs to be replaced

any advice?

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