-
Bug
-
Resolution: Won't Fix
-
P5
-
None
-
6
-
generic
-
generic
The error position is wrong here:
Test.java:1: package Map does not exist
public class Test { public void test() {Map.Entry e;}}
^
1 error
Test.java:1: package Map does not exist
public class Test { public void test() {Map.Entry e;}}
^
1 error