Danish Nawab

Results 3 issues of Danish Nawab

**Jetty version(s)** 12.0.5 **Enhancement Description** Specify a `ThreadFactory` when setting up the default virtual thread executor so it creates named threads. ***Background*** The virtual threads created by Jetty's `VirtualThreads#getDefaultVirtualThreadsExecutor` do...

Enhancement

Specify a `ThreadFactory` when setting up the default virtual thread executor so it creates named threads. (issue #11353) Tested the reflective logic in `probeVirtualThreadExecutor` against different JDK versions for compatibility...

After upgrading to CodeQL 2.19.1 to get Java 23 support (see issue #17564), the Java 23 project is still not analyzed successfully by CodeQL. Example project here: https://github.com/danishnawab/codeql-java23/tree/master ## Java...

question