RFR: 7539: JDP Tests failing in VPN environments [v3]

Johannes Bechberger duke at openjdk.java.net
Sun Jan 23 09:48:14 UTC 2022


On Sat, 22 Jan 2022 13:22:24 GMT, Christoph Langer <clanger at openjdk.org> wrote:

>> Johannes Bechberger has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Formatting
>
> core/tests/org.openjdk.jmc.jdp.test/src/test/java/org/openjdk/jmc/jdp/client/TestToolkit.java line 174:
> 
>> 172: 			}
>> 173: 			JDPClientTest.LOGGER.log(Level.WARNING, "Broadcasting does not seem to be possible.\n"
>> 174: 					+ "This is usually related to VPN. There are four possible ways to remedy this:\n"
> 
> Actually, you enumerate only 3 possibilities, although the last one consists of two distinct options, depending on your build scenario

Oh, I thought I changed it.

-------------

PR: https://git.openjdk.java.net/jmc/pull/369


More information about the jmc-dev mailing list