What version of SWIG do you have installed? I've noticed there are a number of API changes between SWIG version 1 and 2 that change how the Java bindings are generated. There are also a number of compatibility issues between JDK 7 and 8.
http://www.oracle.com/technetwork/java/javase/8-compatibility-guide-2156366.html <http://www.oracle.com/technetwork/java/javase/8-compatibility-guide-2156366.html> I'm still trying to figure out how it all works but maybe there is something in that list that changes how the files are generated. You could also try doing a diff between the two sets of generated files? -- View this message in context: http://osgeo-org.1560.x6.nabble.com/OGR-Failure-with-Java-8-tp5271177p5271618.html Sent from the GeoServer - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
