Skip to content

Fix subpackage access through attributes in Java imports.#621

Merged
bsteffensmeier merged 1 commit into
ninia:dev_4.3from
bsteffensmeier:java-subpackage-as-attribute-fix
Nov 4, 2025
Merged

Fix subpackage access through attributes in Java imports.#621
bsteffensmeier merged 1 commit into
ninia:dev_4.3from
bsteffensmeier:java-subpackage-as-attribute-fix

Conversation

@bsteffensmeier

Copy link
Copy Markdown
Member

This is the fix for #620. In Jep 4.3.0 I accidentally broke the ability to access Java sub-packages as attributes from java imports because I did not pass along the ClassLoader. This corrects that omission.

@bsteffensmeier bsteffensmeier merged commit 247887d into ninia:dev_4.3 Nov 4, 2025
1 check passed
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