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
In Java 21 compiler removed support for source and target 1.7 (7).
PR: 280316
Approved by: Angelo Polo <language.devel@gmail.com>
Obtained from: xerial/snappy-java#532
Makefile
still contains:It fails with JDK21, as
1.7
is deprecated.The text was updated successfully, but these errors were encountered: