套件:japitools(0.9.7+git20150619-1)
japitools 的相關連結
Debian 的資源:
下載原始碼套件 japitools:
- [japitools_0.9.7+git20150619-1.dsc]
- [japitools_0.9.7+git20150619.orig.tar.xz]
- [japitools_0.9.7+git20150619-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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-17-jre-headless
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language