logo separator

[mkgmap-dev] mkgmap does not compile with Java 8

From Steve Ratcliffe steve at parabola.me.uk on Sat Jul 12 13:49:18 BST 2014

Hi

Thanks, I committed a fix so that it now compiles with Java 8.

A new method was added to Map interface in Java 8 which conflicts with a method we were using. I renamed it.

Note that there are alight differences in the results if you run with
Java 8, they are probably harmless ordering related differences but
best to be aware.

..Steve


>When I am trying to compile mkgmap with
>
>java version "1.8.0_05"
>Java(TM) SE Runtime Environment (build 1.8.0_05-b13)
>Java HotSpot(TM) 64-Bit Server VM (build 25.5-b02, mixed mode)
>

>BUILD FAILED
>
>Is this a known problem? What can I do besides reverting to Java 7?
>
>
>



More information about the mkgmap-dev mailing list