Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #12453 - Allow AnnotationParser to work with Resources types that do not support Path #12454

Draft
wants to merge 2 commits into
base: jetty-12.0.x
Choose a base branch
from

Address change review comments

31606ab
Select commit
Loading
Failed to load commit list.
Draft

Issue #12453 - Allow AnnotationParser to work with Resources types that do not support Path #12454

Address change review comments
31606ab
Select commit
Loading
Failed to load commit list.
Webtide Jenkins / Tests / Parallel Stage / Build / Test - JDK17 failed Dec 22, 2024 in 0s

org.eclipse.jetty.server.ServerConnectorHttpServerTest.testShutdown failed

Send us feedback

Details

org.eclipse.jetty.server.ServerConnectorHttpServerTest.testShutdown

Cannot invoke "org.eclipse.jetty.http.HttpTester$Response.getStatus()" because "response" is null
Stack trace
java.lang.NullPointerException: Cannot invoke "org.eclipse.jetty.http.HttpTester$Response.getStatus()" because "response" is null
	at [email protected]/org.eclipse.jetty.server.HttpServerTestBase.testShutdown(HttpServerTestBase.java:1847)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
Standard error
Running org.eclipse.jetty.server.handler.gzip.GzipHandlerTest.testHEADThenGETPersistent()
2024-12-22 19:34:10.698:INFO :oejs.Server:ForkJoinPool-1-worker-4: Stopped oejs.Server@79906de6{STOPPING}[12.0.17-SNAPSHOT,sto=0]
2024-12-22 19:34:10.699:WARN :oejshg.GzipHandler:ForkJoinPool-1-worker-1: minGzipSize of 16 is inefficient for short content, break even is size 23
2024-12-22 19:34:10.699:INFO :oejs.AbstractConnector:ForkJoinPool-1-worker-4: Stopped ServerConnector@66b54e87{HTTP/1.1, (http/1.1)}{0.0.0.0:0}
2024-12-22 19:34:10.699:INFO :oejs.Server:ForkJoinPool-1-worker-1: jetty-12.0.17-SNAPSHOT; built: 2024-12-22T19:26:50.248Z; git: 818bd0ee98bfe526b370617215d9a2e4a5f5edb2; jvm 17.0.9+9