[jdk17u-dev] RFR: 8279536: jdk/nio/zipfs/ZipFSOutputStreamTest.java timed out

Aleksey Shipilev shade at openjdk.org
Thu Nov 17 11:23:08 UTC 2022


Clean backport to improve test times.

Test before:


real	3m19.266s
user	6m21.286s
sys	0m10.274s


Test after:


real	0m49.397s
user	1m44.700s
sys	0m10.463s


Testing:
 - [x] Affected test with Linux x86_64 fastdebug

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

Commit messages:
 - Backport ff0cb98965a0b6be2f6c399e4645630c10b3466e

Changes: https://git.openjdk.org/jdk17u-dev/pull/890/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=890&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8279536
  Stats: 18 lines in 1 file changed: 9 ins; 4 del; 5 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/890.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev pull/890/head:pull/890

PR: https://git.openjdk.org/jdk17u-dev/pull/890


More information about the jdk-updates-dev mailing list