atiaomar1978-hub commented on PR #25265: URL: https://github.com/apache/camel/pull/25265#issuecomment-5145004729
_AI-generated comment on behalf of atiaomar1978-hub_ Addressed @apupier review in `58bc2359d1d`: 1. Save/restore `camel.threads.virtual.enabled` around each test instead of clearing unconditionally. 2. Use `@ResourceLock(Resources.SYSTEM_PROPERTIES)` instead of `@Isolated`. 3. Drop redundant `assertThatCode` wrapper. Re-ran `ContextValueTest`, `ScopedValueContextValueOrElseTest`, `CreateContextValueTest`, and `KameletVirtualThreadsRouteCreationTest` — all green (JDK 25 tests skipped locally on JDK 21). Ready for re-review. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
