Binary link server binding address
Julien Nicoulaud
julien.nicoulaud at gmail.com
Tue Dec 9 17:31:02 UTC 2014
Hi,
A long time ago (0.2), BinaryLinkServer binding address was the default one
(InetAddress.getLocalHost()). In the meanwhile, this has been changed to
the loopback interface address.
I used to rely on this to execute the forked VM on a remote compute node. I
know this is a weird use case, but it would be nice if there was an option
(or even an undocumented system property) to get this back.
Regards,
Julien
More information about the jmh-dev
mailing list