Procházet zdrojové kódy

java 17 build issue

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898300 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_5_2_1
PJ Fanning před 2 roky
rodič
revize
9dca5a4fe4

+ 1
- 0
poi/src/main/java/org/apache/poi/poifs/nio/CleanerUtil.java Zobrazit soubor

@@ -46,6 +46,7 @@ import static java.lang.invoke.MethodType.methodType;
* use the replacement in Java 9+.
* This implementation is inspired by LUCENE-6989.
*/
@SuppressForbidden("uses java.security features deprecated in java 17 - no other option though")
public final class CleanerUtil {

// Prevent instantiation

Načítá se…
Zrušit
Uložit