jetty.project
jetty.project copied to clipboard
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Virtual threads are used for all threading.
Fixes #11707
A minimal set of changes extracted from #11094 and variants in fix/jetty-12/10541/byteBufferAccumulator3 and fix/jetty-12/10541/byteBufferAccumulator4 in an attempt to find a rough consensus on some core API changes.
currently need https://github.com/graalvm/native-build-tools/pull/593
Hi, based on my tests with Spring, the main broken feature with Jetty + GraalVM native image is the WebSocket support that requires to work: - GraalVM for JDK 21...
as per https://www.iana.org/assignments/media-types/image/vnd.microsoft.icon
**Jetty version(s)** 12.0.8 **Jetty Environment** ee10 **Java version/vendor** `(use: java -version)` java 21.0.2 2024-01-16 LTS Java(TM) SE Runtime Environment Oracle GraalVM 21.0.2+13.1 (build 21.0.2+13-LTS-jvmci-23.1-b30) Java HotSpot(TM) 64-Bit Server VM Oracle...
**Jetty version(s)** 12.0.7 **Jetty Environment** ee10 **Java version/vendor** `(use: java -version)` OpenJDK Runtime Environment Corretto-21.0.0.35.1 (build 21+35-LTS) **OS type/version** Rocky Linux release 8.8 (Green Obsidian) **Description** Same as #11431 but...
**jetty-12.0.x** **ee9** The `BadServletInit` class in `jetty-ee9-test-badinit-webapp` is in the package `org.eclipse.jetty.ee10.test` but should be `org.eclipse.jetty.ee9.test`.