You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ThirdPartyAuditTask - Add vector module when building with JDK 21 (elastic#96949)
This commit extends the ThirdPartyAuditTask check that adds the vector module when building, to include JDK 21.
This is needed now as Lucene has added support for the VectorUtilPanamaProvider with JDK 21. We want to keep the check to very specific versions / ranges, that match that of Lucene.
0 commit comments