Menu

Retrotranslator 1.2.9 released

Retrotranslator is a tool that makes Java applications compatible with Java 1.4, Java 1.3 and other environments. It supports all Java 5.0 language features and a significant part of the Java 5.0 API on both J2SE 1.4 and J2SE 1.3.

Changes in Retrotranslator 1.2.9:
- Fixed a bug: VerifyError: Stack size too large when translating to 1.2 or 1.1.
- Metadata embedded with the reflection option take the highest precedence.
- Backports for interfaces can be inherited when using the smart option.
- Regular expressions can contain quoted strings that end with a back slash.
- Added support for java.net.Socket(java.net.Proxy), but the proxy is ignored.

Posted by Taras Puchko 2009-08-09

Log in to post a comment.