java-atk-wrapper : incompatible-java-bytecode-format with OpenJDK 7 as default-jdk
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
java-atk-wrapper (Debian) |
Fix Released
|
Unknown
|
|||
java-atk-wrapper (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
During a recent rebuild test it was detected that java-atk-wrapper builds Java bytecode
which is only compatible with Java >= 7.
The default-jdk in Ubuntu Quantal has been changed to OpenJDK 7 and all
packages that Build-Depend on default-jdk are being tested to ensure that
they produce bytecode which is backwards compatible with earlier versions
of Java.
https:/
to resolve this issue and make sure that the Java bytecode built by this
package is compatible with earlier Java runtime environments.
Note that lintian in Ubuntu Quantal also contains a experimental check
which can detect this problem (incompatible-
this by using the -E flag when running lintian.
tags: | added: auto java7-bytecode quantal |
Changed in java-atk-wrapper (Debian): | |
status: | Unknown → New |
Changed in java-atk-wrapper (Debian): | |
status: | New → Fix Committed |
Changed in java-atk-wrapper (Debian): | |
status: | Fix Committed → Fix Released |
This bug was fixed in the package java-atk-wrapper - 0.30.4-0ubuntu4
---------------
java-atk-wrapper (0.30.4-0ubuntu4) quantal; urgency=low
* Ensure backwards compatible bytecode is built (LP: #1049777): enable- javacflags. patch: Update autoconf configuration
- d/p/autoconf-
to support use of JAVACFLAGS during build process.
- d/rules: Supply JAVACFLAGS to ensure source/target is set to 1.5.
-- James Page <email address hidden> Thu, 20 Sep 2012 10:11:59 +0100