[OpenJDK 2D-Dev] RFR: (JDK-8015368) [TESTBUG] javax/print/attribute/URLPDFPrinting.java fails on solaris with java.net.ConnectException: Connection timed out
prasanta sadhukhan
prasanta.sadhukhan at oracle.com
Mon May 4 08:17:38 UTC 2015
Hi,
The test in question was trying to connect to an address that when run
inside Oracle needs an HTTP proxy and the test system is not configured
with proxies so it's getting timed out.
The fix is to generate a simple pdf and use it from local folder.
Also, moved the test out of closed repo to general open domain.
Bug: https://bugs.openjdk.java.net/browse/JDK-8015368
webrev: http://cr.openjdk.java.net/~psadhukhan/8015368/webrev.00/
Regards
Prasanta
More information about the 2d-dev
mailing list