jdk
jdk copied to clipboard
8292262: adjust timeouts in several M&M tests
Trivial fixes to adjust timeouts in several M&M tests.
This fix is being tested in my jdk-20+10 stress testing.
Progress
- [x] Change must be properly reviewed (1 review required, with at least 1 Reviewer)
- [x] Change must not contain extraneous whitespace
- [x] Commit message must refer to an issue
Issue
- JDK-8292262: adjust timeouts in several M&M tests
Reviewers
- Chris Plummer (@plummercj - Reviewer)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk pull/9847/head:pull/9847
$ git checkout pull/9847
Update a local copy of the PR:
$ git checkout pull/9847
$ git pull https://git.openjdk.org/jdk pull/9847/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 9847
View PR using the GUI difftool:
$ git pr show -t 9847
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/9847.diff
/label add hotspot-runtime /label add serviceability
:wave: Welcome back dcubed! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.
@dcubed-ojdk
The hotspot-runtime label was successfully added.
@dcubed-ojdk
The serviceability label was successfully added.
@dcubed-ojdk This change now passes all automated pre-integration checks.
ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details.
After integration, the commit message for the final commit will be:
8292262: adjust timeouts in several M&M tests
Reviewed-by: cjplummer
You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed.
At the time when this comment was updated there had been 3 new commits pushed to the master branch:
- dedc05cb40617f7b7e2cc235528b1892dcba4cd3: 8291640: java/beans/XMLDecoder/8028054/Task.java should use the 3-arg Class.forName
- 3d20a8b20a636e4c11ad1568b011191726b45b90: 8291959: FileFontStrike#initNative does not properly initialize IG Table on Windows
- a28ab7b62abcfce56425d62d5a8162d8f1623393: 8288568: Reduce runtime of java.security microbenchmarks
Please see this link for an up-to-date comparison between the source branch of this pull request and the master branch.
As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details.
➡️ To integrate this PR with the above commit message to the master branch, type /integrate in a new comment.
@plummercj - Thanks for the review. Do you agree that these are trivial changes?
@plummercj - Thanks for the review. Do you agree that these are trivial changes?
ok
@plummercj - Thanks. My current stress testing cycle will finish on Sunday.
/integrate
Going to push as commit f58aaab4a40f09be03d77a8df8dfefa94e47b320.
Since your change was applied there have been 119 commits pushed to the master branch:
- ab6988599cded028ebfc4c958bc9e88d1b365ad7: 8292215: java/util/stream/boottest/java.base/java/util/stream/SpinedBufferTest.java times out with slowdebug
- 54843b700a463e75cd23a23df8ec5dc73b80f105: 8290211: jdk/internal/vm/Continuation/Fuzz.java failed with "AssertionError: Failed to compile int Fuzz.com_int(int,int) in 5000ms"
- 8a0c3e53d541395ac32d656ac64d20ca0b9a187c: 8292261: adjust timeouts in JLI GetObjectSizeIntrinsicsTest.java
- 8e8ee4b6f22657a7efba8d7998f3c309f334a086: 8292596: Make SymbolHashMap a ResourceHashtable
- aa9b8f04bf74d5fa00f2b27895e7369abea3a930: 8292043: Incorrect decoding near EOF for stateful decoders like UTF-16
- f95ee7960328410551a6948053d1ff0ec3d8c53d: 8292566: Add reference to the java.nio.file package in java.nio package documentation
- 45c3e898ed538545921395372fe507e9111401e1: 8292316: Tests should not rely on specific JAR file names (jpackage)
- db772276848f6ad2d4d13e892bcd0eb3123d030f: 8282684: Obsolete UseContainerCpuShares and PreferContainerQuotaForCPUCount flags
- 256b52387b7267c234f03aac19422e59a77d956f: 8292381: java/net/httpclient/SpecialHeadersTest.java fails with "ERROR: Shutting down connection: HTTP/2 client stopped"
- e561933907bbab0a42f1796fa12f582b3a347312: 8292623: Reduce runtime of java.io microbenchmarks
- ... and 109 more: https://git.openjdk.org/jdk/compare/7ea9ba1f6c18ace5aa0896ab8676926fdc0d64ea...master
Your commit was automatically rebased without conflicts.
@dcubed-ojdk Pushed as commit f58aaab4a40f09be03d77a8df8dfefa94e47b320.
:bulb: You may see a message that your pull request was closed with unmerged commits. This can be safely ignored.
The 4 M&M tests passed 16 times in Mach5 Tier5 (4 tests x 4 configs).