Re: Bug#745097: mkgmap: FTBFS with Java 8: name clash: remove(K, V) in MultiHashMap and remove(Object, Object) in HashMap have the same erasure

2014-08-13 Thread Andreas Tille
Hi Emmanuel, I intend to upload the latest upstream. Since your patch does not apply to the latest upstream I wonder whether you would be so kind to update ist ... preferably straight in Git (any DD has commit permissions in Debian GIS). Lintian is also claiming W: mkgmap:

Re: Bug#745097: mkgmap: FTBFS with Java 8: name clash: remove(K,V) in MultiHashMap and remove(Object,Object) in HashMap have the same erasure

2014-08-08 Thread Emmanuel Bourg
Control: tags -1 patch Here is a patch fixing this issue. It renames the remove(K, V) methods in MultiHashMap and MultiIdentityHashMap which are conflicting with the new Map.remove(Object, Object) method introduced in Java 8. Description: Rename the MultiHashMap and MultiIdentityHashMap

Processed: Re: Bug#745097: mkgmap: FTBFS with Java 8: name clash: remove(K,V) in MultiHashMap and remove(Object,Object) in HashMap have the same erasure

2014-08-08 Thread Debian Bug Tracking System
Processing control commands: tags -1 patch Bug #745097 [src:mkgmap] mkgmap: FTBFS with Java 8: name clash: remove(K,V) in MultiHashMap and remove(Object,Object) in HashMap have the same erasure Added tag(s) patch. -- 745097: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=745097 Debian Bug

Bug#745097: mkgmap: FTBFS with Java 8: name clash: remove(K, V) in MultiHashMap and remove(Object, Object) in HashMap have the same erasure

2014-04-17 Thread Emmanuel Bourg
Source: mkgmap Version: 0.0.0+svn2981-1 Severity: important User: debian-j...@lists.debian.org Usertags: openjdk-8-transition Hi, During a rebuild of all Java packages in sid with OpenJDK 8, your package failed to build with the following error: compile: [javac] Compiling 477 source