jdk17u-dev
jdk17u-dev copied to clipboard
8318474: Fix memory reporter for thread_count
Progress
- [x] Change must not contain extraneous whitespace
- [ ] JDK-8318474 needs maintainer approval
- [x] Commit message must refer to an issue
Issue
- JDK-8318474: Fix memory reporter for thread_count (Bug - P4)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/2085/head:pull/2085
$ git checkout pull/2085
Update a local copy of the PR:
$ git checkout pull/2085
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/2085/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 2085
View PR using the GUI difftool:
$ git pr show -t 2085
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/2085.diff
Webrev
:wave: Welcome back zer0chance! 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.
This backport pull request has now been updated with issue from the original commit.
⚠️ @zer0chance This change is now ready for you to apply for maintainer approval. This can be done directly in each associated issue or by using the /approval command.
@zer0chance This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!
Adding comment to keep this PR alive. @GoeLin do I need to do anything else to get your approval on this? (followup for https://github.com/openjdk/jdk17u-dev/pull/2084)
@zer0chance This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!
@zer0chance 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:
8318474: Fix memory reporter for thread_count
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 388 new commits pushed to the master branch:
- 7a8cf6c8aec6cd648663def62d9496e516f05d4f: 8319713: Parallel: Remove PSAdaptiveSizePolicy::should_full_GC
- 515bc9a264c1e44cfcada0405a74ab2fba428e10: 8318986: Improve GenericWaitBarrier performance
- dcb2c35151a846b7c44045235b389baf9713885c: 8295111: dpkg appears to have problems resolving symbolically linked native libraries
- 8faeefc1509a5b890bdae852472c318c64dc0772: 8289182: NMT: MemTracker::baseline should return void
- e85eecbea09e68fcac68a39901a58ddf41fa9dbd: 8288568: Reduce runtime of java.security microbenchmarks
- 2d834b36ec68890befc21d93b667d07cbf3c007a: 8326446: The User and System of jdk.CPULoad on Apple M1 are inaccurate
- 787cf27a8bb19c58bfa5bd17bf433ddaa99117d7: 8265919: RunThese30M fails "assert((!(((((JfrTraceIdBits::load(value)) & ((1 << 4) << 8)) != 0))))) failed: invariant"
- 24aa1e1f1835c83cbf5cfeda56186511a3bd0100: 8313873: java/nio/channels/DatagramChannel/SendReceiveMaxSize.java fails on AIX due to small default RCVBUF size and different IPv6 Header interpretation
- cc3f0e52bfee9d96c464ae55999e834717aa3772: 8308144: Uncontrolled memory consumption in SSLFlowDelegate.Reader
- 1ead7a7fdeb6ddbbe3ad0896b7d492929ef9b7a3: 8331265: Bump update version for OpenJDK: jdk-17.0.13
- ... and 378 more: https://git.openjdk.org/jdk17u-dev/compare/f44f2c5e6fd7cff4bd80c1d9e9af1bc9e2017c61...master
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.
As you do not have Committer status in this project an existing Committer must agree to sponsor your change.
➡️ To flag this PR as ready for integration with the above commit message, type /integrate in a new comment. (Afterwards, your sponsor types /sponsor in a new comment to perform the integration).
@zer0chance This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!
@zer0chance This pull request has been inactive for more than 8 weeks and will now be automatically closed. If you would like to continue working on this pull request in the future, feel free to reopen it! This can be done using the /open pull request command.
/open
@zer0chance This pull request is now open
/approval request
@zer0chance 8318474: The approval request has been created successfully.
/integrate
@zer0chance Your change (at version 8597e8d1e4f9577ecb37e79addb581ada5db04bc) is now ready to be sponsored by a Committer.
/sponsor
Going to push as commit 5cdff9f8c17868c5b66338fc1fa3df19eee266c5.
Since your change was applied there have been 394 commits pushed to the master branch:
- a058ad151a7c68f65e915856b089ce4064c1caf8: 8315362: NMT: summary diff reports threads count incorrectly
- 9eb970264a34c82c11468b15fae89dc39c574682: 8331164: createJMHBundle.sh download jars fail when url needed to be redirected
- 46ba9bbe7e93c561b5af833ff164596955302a9d: 8318479: [jmh] the test security.CacheBench failed for multiple threads run
- 1de0c0a805f68914aec7358fc4aa9c9d2499ec98: 8256291: RunThese30M fails "assert(_class_unload ? true : ((((JfrTraceIdBits::load(class_loader_klass)) & ((1 << 4) << 8)) != 0))) failed: invariant"
- eebb80c4bcec64dc70065b597688cbe12c892a5b: 8317288: [macos] java/awt/Window/Grab/GrabTest.java: Press on the outside area didn't cause ungrab
- cc0c14380337f868d63f4ab746e4746a5dc2f115: 8310108: Skip ReplaceCriticalClassesForSubgraphs when EnableJVMCI is specified
- 7a8cf6c8aec6cd648663def62d9496e516f05d4f: 8319713: Parallel: Remove PSAdaptiveSizePolicy::should_full_GC
- 515bc9a264c1e44cfcada0405a74ab2fba428e10: 8318986: Improve GenericWaitBarrier performance
- dcb2c35151a846b7c44045235b389baf9713885c: 8295111: dpkg appears to have problems resolving symbolically linked native libraries
- 8faeefc1509a5b890bdae852472c318c64dc0772: 8289182: NMT: MemTracker::baseline should return void
- ... and 384 more: https://git.openjdk.org/jdk17u-dev/compare/f44f2c5e6fd7cff4bd80c1d9e9af1bc9e2017c61...master
Your commit was automatically rebased without conflicts.
@TheRealMDoerr @zer0chance Pushed as commit 5cdff9f8c17868c5b66338fc1fa3df19eee266c5.
:bulb: You may see a message that your pull request was closed with unmerged commits. This can be safely ignored.