[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#129584: O: jikes -- Fast Java compiler adhering to language and VM specifications



Package: wnpp
Severity: normal

The current maintainer of jikes, Mike Goldman <whig@debian.org>, is
apparently not active anymore.  Therefore, I orphan this package now.
If you want to be the new maintainer, please take it -- retitle this
bug from 'O:' to 'ITA:', fix the outstanding bugs and upload a new
version with your name in the Maintainer: field and a

   * New maintainer (Closes: #thisbug)

in the changelog so this bug is closed.

Some information about this package:

Package: jikes
Priority: optional
Section: devel
Installed-Size: 2781
Maintainer: Mike Goldman <whig@debian.org>
Architecture: i386
Version: 1.15-0.1
Replaces: guavac
Provides: java-compiler
Depends: libc6 (>= 2.2.4-4), libstdc++2.10-glibc2.2 (>= 1:2.95.4-0.010810), java-common, java-virtual-machine
Filename: pool/main/j/jikes/jikes_1.15-0.1_i386.deb
Size: 765746
MD5sum: 66f38bbe574ca2c5b7d78c15e0b277c6
Description: Fast Java compiler adhering to language and VM specifications
 Jikes is a Java compiler that translates Java source files as defined in The
 Java Language Specification (Addison-Wesley, 1996) into the bytecoded
 instruction set and binary format defined in The Java Virtual Machine
 Specification (Addison-Wesley, 1996). Unlike other compilers, Jikes accepts
 the Java language only as specified: not as a subset, variant, or superset.
 .
 In addition to strictly adhering to specifications, Jikes is faster than most
 compilers and can compute the complete dependency relations in program files.
 This allows for the generation of dependency makefiles suitable for use with
 make. Jikes can also be run in incremental mode: after the initial
 compilation, Jikes waits until prompted, determines which files have been
 changed, and then does the minimal amount of work needed to bring the class
 files into a complete and consistent state. This cycle can be repeated until
 the q command is entered to end the compilation.


-- 
Martin Michlmayr
tbm@cyrius.com



Reply to: