Public bug reported:

It appears 4.21-1 version of this package was compiled with Java 11. If check 
the classes in this package with `file` I see version 55.0 (Java SE 11). This 
causes errors such as:
```
with root cause java.lang.UnsupportedClassVersionError: 
org/eclipse/jdt/internal/compiler/Compiler has been compiled by a more recent 
version of the Java Runtime (class file version 55.0), this version of the Java 
Runtime only recognizes class file versions up to 52.0
```

For compatibility reasons it should be compiled using Java 8. Otherwise
many apps will fail to function eg. with Tomcat.

** Affects: eclipse-jdt-core (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: jammy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1962493

Title:
  Compiled with Java 11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse-jdt-core/+bug/1962493/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to