From Wikipedia, the free encyclopedia
Jump to navigationJump to search

Java backporting tools are programs (usually written in Java) that convert Java classes bytecodes from one version of the Java Platform to an older one (for example Java 5.0 backported to 1.4).

Java backporting tools comparison[edit]

Main information[edit]

Features[edit]

See also[edit]

  • Backporting

References[edit]

  1. ^ It uses the backport of the Java 5.0 concurrency utilities.

External links[edit]

  • How to use Java 5 language features in earlier JDKs