JDK-8186765 : Speed up test sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: javax.net.ssl
  • Affected Version: 10
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-08-25
  • Updated: 2022-12-18
  • Resolved: 2022-10-05
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 17 JDK 20
17.0.7-oracleFixed 20 b18Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java

This test always take more than 3 minutes to complete, all platforms.

Speeding up the test may allow the full test run to be sped up as well. 

Comments
Changeset: 43dbf589 Author: Daniel JeliƄski <djelinski@openjdk.org> Date: 2022-10-05 06:47:19 +0000 URL: https://git.openjdk.org/jdk/commit/43dbf5899b455acf7c665d221564c4d4dff7dea4
05-10-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/10539 Date: 2022-10-03 14:35:46 +0000
03-10-2022

Sounds like an enhancement.
31-08-2017