Jakarta Activation API Signature Test


This is the API signature test for the entire jakarta.activation.* package. This test verifies the existence of all expected public classes and interfaces. In those public classes and interfaces it verifies the existence, correct modifiers, arguments, and throws clauses of public constructors and methods. It also verifies the existence and correct modifiers of public fields.

This test is version specific. The current version is 2.1

title API Signature verification
name Activation_SigTest
source SignatureTest.java
executeClass com.sun.tdk.signaturetest.SignatureTest
executeArgs -TestURL $testURL -Package jakarta.activation -FileName jakarta.activation_2.1.sig -exclude java.util.Map -exclude java.lang.Object -exclude java.io.ByteArrayInputStream -exclude java.io.InputStream -exclude java.lang.Deprecated -exclude java.io.Writer -exclude java.io.OutputStream -exclude java.util.List -exclude java.util.Collection -exclude java.lang.instrument.IllegalClassFormatException -exclude javax.transaction.xa.XAException -exclude javax.xml.transform.sax -exclude java.lang.annotation.Repeatable -exclude java.lang.InterruptedException -exclude java.lang.CloneNotSupportedException -exclude java.lang.Throwable -exclude java.lang.Thread -exclude java.lang.Enum -exclude org.xml.sax
keywords compile execute jaf extensionAPI


© 2002-2021 Oracle and/or its affiliates. All Rights Reserved