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

Load class data stream directly from Class#getResourceAsStream #135

Merged
merged 1 commit into from
Aug 30, 2021

Conversation

MikeEdgar
Copy link
Member

In #115 I missed testing the case where a class loaded by the bootstrap ClassLoader returns null for Class#getClassLoader. This change will load using an absolute resource path via Class#getResourceAsStream.

@Ladicek Ladicek added this to the 2.4.1.Final milestone Aug 30, 2021
@Ladicek Ladicek merged commit 5ce7c08 into smallrye:master Aug 30, 2021
@MikeEdgar MikeEdgar deleted the fix_bootstrap_classloader branch August 30, 2021 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants