Olivier Lamy

Results 87 issues of Olivier Lamy

Signed-off-by: Olivier Lamy

build-no-cache
build-all-tests

**Jetty version(s)** _[Jetty 9.x is now at End of Community Support](https://github.com/jetty/jetty.project/issues/7958)_ **Enhancement Description** Have a look at https://github.com/eclipse-dash/dash-licenses and find some process to integrate it as part our build/release chain

Enhancement

Jetty 12: ``` EventsHandlerTest.testUsingEventsResponseAsContentSourceFailsWithTrailers:264 » ConditionTimeout org.eclipse.jetty.test.client.transport.EventsHandlerTest$$Lambda/0x00007f9468326a68 expected but was within 1 seconds. ```

Stale
flaky-test

This looks to be flaky: ``` java.lang.RuntimeException: java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.nio.channels.ClosedChannelException at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) at java.base/java.util.concurrent.ForkJoinTask.getThrowableException(ForkJoinTask.java:600) at java.base/java.util.concurrent.ForkJoinTask.reportException(ForkJoinTask.java:678) at java.base/java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:737) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:159) at java.base/java.util.stream.ForEachOps$ForEachOp$OfInt.evaluateParallel(ForEachOps.java:188) at...

Stale
flaky-test

unit test added in branch `jetty-12.0.x-should-throw-ise-after-flush` but unit `ErrorPageTest` get stucked after the first attempt of fix

Bug
TCK
triage

- **Add option to aggregate automatically reports from aggregators, no need to add any dependency** Actually having some aggregated report, need to have a module and include all dependencies of...

When using using registar created for BCFIPS (which means any BC classes are available within the class path). I got ``` java.lang.IllegalArgumentException: BouncyCastle not registered at PluginClassLoader for mina-sshd-api-common//org.apache.sshd.common.util.ValidateUtils.createFormattedException(ValidateUtils.java:213) at...

### Version 2.13.2 ### Bug description When using using registar created for BCFIPS (which means any BC classes are available within the class path). I got ``` java.lang.IllegalArgumentException: BouncyCastle not...

Signed-off-by: Olivier Lamy ### Testing done ### Submitter checklist - [ ] Make sure you are opening from a **topic/feature/bugfix branch** (right side) and not your main branch! - [...

maintenance