mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-24 08:28:54 +00:00
* Fixes #6250 - Lazily allocate HTTP2Stream data queue. Now the data queue is lazily allocated. Signed-off-by: Simone Bordet <simone.bordet@gmail.com>