Skip to content

I20230812-1800

@HannesWell HannesWell tagged this 12 Aug 17:44
java.* packages are not forbidden to import (with modular JDKs one is
even encouraged to list java.* packages).
Even though this error only showed up if any imported package could not
be resolved, but since it is (now) perfectly fine to import them as
well, there should not be a special error message for that case.
This could even cause a false positive if another package is not
resolved.
Assets 2
Loading