Javav: A utility to print the target version of Java class files.

[ bsd3, deprecated, language, program ] [ Propose Tags ]
Deprecated in favor of javav

Installs a javav executable to print the target version of one or more Java class files.

For example:

> javav ThisClass.class ThatClass.class
1.6 (50.0 0x32) ThisClass.class
1.5 (49.0 0x31) ThatClass.class

Java VM Specification 4.1 The ClassFile Structure

http://java.sun.com/docs/books/jvms/second_edition/html/ClassFile.doc.html#74353

Flags

Automatic Flags
NameDescriptionDefault
small_base

Choose the new, split-up base package.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.0.3, 0.0.4
Dependencies base (>=3 && <5) [details]
License BSD-3-Clause
Copyright Tony Morris
Author Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ>
Maintainer Tony Morris
Category Language
Source repo head: hg clone ssh://hg@bitbucket.org/dibblego/javav
Uploaded by TonyMorris at 2012-03-06T02:20:44Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables javav
Downloads 3768 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-10-25 [all 10 reports]