[josm-dev] IPv6 problems

Simon Legner simon.legner at gmail.com
Sun Jan 3 00:55:05 UTC 2016


On Sat, Jan 2, 2016 at 11:26 PM, Simon Legner <simon.legner at gmail.com> wrote:
> what about an expert (for now) option (such as prefer.ipv6=jvm) to
> disable JOSM's algorithm completely and solely rely on the JVM to
> figure out the correct way to connect to a server?

I checked the code: This should already work w/o any code changes. Set
`prefer.ipv6` to `jvm` (or anything different from `auto` and `true`)
in the advanced preferences. If necessary, set one of the JVM system
properties [1].

Good night :)

[1] https://docs.oracle.com/javase/8/docs/technotes/guides/net/ipv6_guide/#ipv6-related



More information about the josm-dev mailing list