Jorge Bescos Gascon
Jorge Bescos Gascon
[Issue ](https://github.com/eclipse-ee4j/jersey/issues/4953)
https://github.com/eclipse-ee4j/jersey/issues/4780
### Description https://github.com/helidon-io/helidon/issues/7694 ### Documentation None
## Environment Details * Helidon Version: 4 * Helidon MP * JDK version: 21 ---------- ## Problem Description Both `@Configuration` and the newly introduced `@AddConfigBlock` hard-code the supported config parsers:...
### Description https://github.com/helidon-io/helidon/issues/8761 ### Documentation N/A
### Description https://github.com/helidon-io/helidon/issues/4918 ### Documentation N/A
[//]: # "Please remove these comments" [//]: # "Provide a general summary of the issue in the Title above" ## Environment Details * Helidon Version: 4 * Helidon MP *...
There are many failures in test when publicLookup is used. I added a test class to replace existing classes in test-runtime: - src/main/java/org/eclipse/yasson/internal/model/ModulesUtil.java - src/main/java9/org/eclipse/yasson/internal/model/ModulesUtil.java When tests are executed with...
### Description Events with media type are throwing exception after the first is sent. The reason is that there is one workflow that creates a new builder and forgets about...
### Description Fail HelidonTests by default when pinning jfr event is detected Fixes #8857 ### Documentation None. --- Few comments: 1. I created few tests that are disabled because we...