public interface BuildUtil
-
Field Summary
Fields -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic Stringstatic voidstripPreview(Path root, Path classFile) static voidstripPreview(Path root, Path classFile, boolean forceJava17, boolean verbose, String matchException) static voidstripPreview(Path root, Path classFile, String matchException)
-
Field Details
-
OLD_EX
- See Also:
-
NEW_EX
- See Also:
-
CONSTANT_Utf8
static final int CONSTANT_Utf8- See Also:
-
CONSTANT_Long
static final int CONSTANT_Long- See Also:
-
CONSTANT_Double
static final int CONSTANT_Double- See Also:
-
SIZE_INVALID
static final int SIZE_INVALID- See Also:
-
U1
static final int U1- See Also:
-
U2
static final int U2- See Also:
-
U4
static final int U4- See Also:
-
POOL_ENTRY_SIZE
static final int[] POOL_ENTRY_SIZE
-
-
Method Details
-
gitRev
- Throws:
IOExceptionInterruptedException
-
stripPreview
- Throws:
IOException
-
stripPreview
- Throws:
IOException
-
stripPreview
static void stripPreview(Path root, Path classFile, boolean forceJava17, boolean verbose, String matchException) throws IOException - Throws:
IOException
-