-
Bug
-
Resolution: Incomplete
-
P3
-
None
-
11
-
x86_64
-
linux_ubuntu
ADDITIONAL SYSTEM INFORMATION :
Java 11 JDK and running the Linux Mint XFCE (64-bit) operating system.
A DESCRIPTION OF THE PROBLEM :
When attempting to import a package that begins with org.*, the IDE reports an error that the import cannot be resolved where it used to be functional in Java 8 update 181 prior to the upgrade.
REGRESSION : Last worked in version 8u181
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. Create a new class or interface inside a Java 11 project
2. Attempt to import a package that begins with org.*
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The IDE will accept the import as correct, as usual.
ACTUAL -
The IDE reports an error that the import 'org' cannot be resolved.
FREQUENCY : always
Java 11 JDK and running the Linux Mint XFCE (64-bit) operating system.
A DESCRIPTION OF THE PROBLEM :
When attempting to import a package that begins with org.*, the IDE reports an error that the import cannot be resolved where it used to be functional in Java 8 update 181 prior to the upgrade.
REGRESSION : Last worked in version 8u181
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
1. Create a new class or interface inside a Java 11 project
2. Attempt to import a package that begins with org.*
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The IDE will accept the import as correct, as usual.
ACTUAL -
The IDE reports an error that the import 'org' cannot be resolved.
FREQUENCY : always