https://bz.apache.org/bugzilla/show_bug.cgi?id=69276

            Bug ID: 69276
           Summary: 9.0.93 includes tomcat-coyote-ffm.jar which requires
                    Java 22+
           Product: Tomcat 9
           Version: 9.0.93
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Connectors
          Assignee: dev@tomcat.apache.org
          Reporter: peter.stockin...@objectway.com
  Target Milestone: -----

Created attachment 39843
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=39843&action=edit
MANIFEST of included tomcat-coyote-ffm.jar

The packaged Tomcat 9.0.93 contains tomcat-coyote-ffm.jar (added with
pull-request #740).

Classes in this jar are reported to be for Java 22.

Example:
> file OpenSSLContext.class
> OpenSSLContext.class: compiled Java class data, version 66.0

This is also stated in the MANIFEST:
> X-Compile-Source-JDK: 22
> X-Compile-Target-JDK: 22

I feel like that this is an oversight, but being that Tomcat 9.x is stated to
be Java 8+, there shouldn't be anything included that requires higher Java
versions.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to