Skip to content

Conversation

@adhurjaty
Copy link

What this PR does / why we need it:

Fix Parallel import: ClassNotFoundException: org.jboss.resteasy.client.jaxrs.internal.proxy.ProxyBuilderImpl by explicitly setting the ClassLoader to match the main thread's in parallel forEach consumers.

Which issue this PR fixes: fixes #1107

Special notes for your reviewer:

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect any significant (and particularly user-facing) changes introduced by this PR

@adhurjaty adhurjaty force-pushed the fix-class-loading-parallel branch from 1d5d2f4 to b209afa Compare March 11, 2025 15:50
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug enhancement java Pull requests that update Java code

Projects

Development

Successfully merging this pull request may close these issues.

Parallel import: ClassNotFoundException: org.jboss.resteasy.client.jaxrs.internal.proxy.ProxyBuilderImpl

2 participants