Hi Armin, thanks a bunch for confirming this! Which also means that a vanilla JDK 8 now works and won't trigger the JVM bug in #187
Kind Regards, Peter On 27.08.2015 15:39, XCTrails wrote: > Hi Peter, > > 2015-08-26 16:56 GMT+02:00 Peter <[email protected] > <mailto:[email protected]>>: > > [sorry for the very ugly thread hijacking of my last email] > > Hi Armin, > > would you mind to try if jvm 1.7 works if you add the following > command line parameter? > > -XX:CompileCommand=exclude,com.graphhopper.coll.GHLongIntBTree::put > > e.g. append to the existing -Xmx2g setting like: > JAVA_OPTS="-Xmx2g > -XX:CompileCommand=exclude,com.graphhopper.coll.GHLongIntBTree::put" > > > I can confirm that in my dev env, java 1.7.0_79 works with GH 0.5 and > these switches. > > cheers, > Armin > > > _______________________________________________ > GraphHopper mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/graphhopper
_______________________________________________ GraphHopper mailing list [email protected] https://lists.openstreetmap.org/listinfo/graphhopper
