Page MenuHomeFreeBSD

Opensearch requires JDK17+
ClosedPublic

Authored by admin_hackacad.net on Sep 13 2023, 8:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 8, 6:12 PM
Unknown Object (File)
Fri, Oct 3, 2:04 AM
Unknown Object (File)
Thu, Oct 2, 5:51 PM
Unknown Object (File)
Tue, Sep 30, 8:30 PM
Unknown Object (File)
Wed, Sep 17, 5:27 AM
Unknown Object (File)
Sep 16 2025, 7:40 AM
Unknown Object (File)
Aug 30 2025, 9:54 AM
Unknown Object (File)
Aug 29 2025, 6:30 PM
Subscribers

Details

Reviewers
acm
romain
Summary

Opensearch should depend on JDK 17+
`
https://opensearch.org/blog/opensearch-java-runtime/

Otherwise scripts like /usr/local/lib/opensearch/plugins/opensearch-security/tools/hash.sh will fail with

the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

admin_hackacad.net created this revision.

PORTREVISION needs to be bumped in this case.

This revision is now accepted and ready to land.Sep 15 2023, 1:45 AM

D'oh, did not see some extra changes where part of this review.

textproc/opensearch-dashboards/Makefile
2

No need to bump this one