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

Split package error not detected via QualifiedNameReference #470

Closed
stephan-herrmann opened this issue Oct 13, 2022 · 0 comments
Closed

Comments

@stephan-herrmann
Copy link
Contributor

In #424 a test is being added: UnnamedModuleTest.testIgnoreUnnamedModule4(), which succeeds even without the new OPTION_IgnoreUnnamedModuleForSplitPackage, which is wrong. A package conflict should be reported instead, as can be seen by variant testIgnoreUnnamedModule3() which produces the same bytecode, but using a static import instead the QualifiedNameReference.

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

No branches or pull requests

1 participant