软件包: japitools (0.9.7-1)
japitools 的相关链接
Trisquel 的资源:
下载源码包 japitools:
维护者:
Original Maintainers:
- Debian Java Maintainers (Mail Archive)
- Michael Koch
外部的资源:
- 主页 [savannah.nongnu.org]
相似软件包:
Java API compatibility testing tools
It consists of two simple tools designed to test for compatibility between Java APIs. They were originally designed for testing free implementations of Java itself for compatibility with Sun's JDK, but they can also be used for testing backward compatibility between versions of any API.
The tools are japize and japicompat. Japize is a Java program which emits a listing of an API in a machine-readable format. Japicompat then takes two such listings and compares them for binary compatibility, as defined by Sun in the Java Language Specification.
其他与 japitools 有关的软件包
|
|
|
-
- dep: default-jre-headless
- Standard Java or Java compatible Runtime (headless)
- 或者 java2-runtime-headless
- 本虚包由这些包填实: default-jre-headless, openjdk-11-jre-headless, openjdk-8-jre-headless
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language