-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b26
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8325986 | 17.0.12-oracle | Weibing Xiao | P4 | Resolved | Fixed | b01 |
JDK-8330090 | 17.0.12 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
Some tests (like ProxyAuthDisabledSchemesSSL) use a tunneling proxy, which copies data from one socket to another. Currently the data is copied one byte at a time, which severely degrades performance on some platforms.
We should use a larger buffer for copying.
We should use a larger buffer for copying.
- backported by
-
JDK-8325986 Improve test proxy performance
- Resolved
-
JDK-8330090 Improve test proxy performance
- Resolved
- relates to
-
JDK-8294723 Review running times of tier 2 library regression tests
- Open
- links to
-
Commit openjdk/jdk17u-dev/f6c003ad
-
Commit openjdk/jdk/fadcd650
-
Review openjdk/jdk17u-dev/2388
-
Review openjdk/jdk/14329
(2 links to)