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)
Fri, Apr 26, 1:44 AM
Unknown Object (File)
Thu, Apr 11, 11:44 PM
Unknown Object (File)
Fri, Apr 5, 8:46 AM
Unknown Object (File)
Jan 21 2024, 2:27 PM
Unknown Object (File)
Dec 10 2023, 6:47 PM
Unknown Object (File)
Oct 19 2023, 7:55 PM
Unknown Object (File)
Oct 15 2023, 1:08 PM
Unknown Object (File)
Oct 15 2023, 1:08 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