<Swing Dev> [13] RFR JDK-8213781:web page background renders blue in JEditorPane
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Thu Feb 21 17:01:17 UTC 2019
On 21/02/2019 08:46, Prasanta Sadhukhan wrote:
> But it can always be changed if somebody wants to run as a standalone test. There are many test in java/net, sun/security where they explicitly do setProperty(proxy) [for ex, java/net/ProxySelector/B6737819.java, sun/security/ssl/InputRecord/ClientHelloRead.java] as I am doing in the test.
Some of those tests set it to the localhost, others which uses proxy are in the closed repo.
> Can you please elaborate as to what the other way of sending proxy to the test, if you are aware?
You should not set a proxy and access the google.com. The test should run w/o dependency on the external resource.
--
Best regards, Sergey.
More information about the swing-dev
mailing list