Something that sounds like a similar issue: Under OpenJDK, when trying to compile https://github.com/sk89q/worldguard (commit 49bdccf020 currently), I get
[INFO] Compilation failure /home/chris/Coding/bukkit/worldguard/src/main/java/com/sk89q/worldguard/protection/ApplicableRegionSet.java:[277,26] put(com.sk89q.worldguard.protection.regions.ProtectedRegion,V) in java.util.Map<com.sk89q.worldguard.protection.regions.ProtectedRegion,V> cannot be applied to (com.sk89q.worldguard.protection.regions.ProtectedRegion,java.lang.Object) but with the Sun JDK this error doesn't happen. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/716959 Title: Incorrect generation/handling of generics compared to Sun javac? -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
