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

java.lang classes don't require import to resolve #455

Open
ericwb opened this issue May 6, 2024 · 0 comments
Open

java.lang classes don't require import to resolve #455

ericwb opened this issue May 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ericwb
Copy link
Contributor

ericwb commented May 6, 2024

Describe the bug
Any classes in java.lang don't require import. As a result, the Java parser should resolve any class from that package.

To Reproduce
Steps to reproduce the behavior:
n/a

Expected behavior
Any java.lang class should resolve

Version

precli 0.5.4
  precli-thirdparty 0.2.2
Copyright 2024 Secure Saurce LLC
License BUSL-1.1: Business Source License 1.1 <https://spdx.org/licenses/BUSL-1.1.html>
  Python 3.12.1 (main, Dec 12 2023, 13:19:17) [Clang 15.0.0 (clang-1500.0.40.1)]

Additional context
n/a

@ericwb ericwb added the bug Something isn't working label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant