jdk
jdk copied to clipboard
8327383: Clean up _Stalled and _Spinner fields
Removed the _Stalled and the _Spinner fields from the object synchronization code, since they are not used anymore.
Passes tier1-5
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-8327383: Clean up _Stalled and _Spinner fields (Enhancement - P4)
Reviewers
- David Holmes (@dholmes-ora - Reviewer)
- Coleen Phillimore (@coleenp - Reviewer)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/18306/head:pull/18306
$ git checkout pull/18306
Update a local copy of the PR:
$ git checkout pull/18306
$ git pull https://git.openjdk.org/jdk.git pull/18306/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 18306
View PR using the GUI difftool:
$ git pr show -t 18306
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/18306.diff
Webrev
:wave: Welcome back fbredberg! 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.
@fbredber 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:
8327383: Clean up _Stalled and _Spinner fields
Reviewed-by: dholmes, coleenp
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 194 new commits pushed to the master branch:
- c342188fd978dd94e7788fb0fb0345fd8c0eaa9a: 8328074: Add jcheck whitespace checking for assembly files
- 3c70f26b2f3fa9bc143e2506af30f9b1daf20022: 8328112: Remove CardTable::_guard_region
- 48717d63cc58f693f0917e61eafd672cd6af02ed: 8326333: jshell <TAB> completion on arrays is incomplete
- ece4124f25f676da9bf2d1b7fd8e4394dd7d31af: 8328247: Remove redundant dir for tests converted from applet to main
- d32ce65781c1d7815a69ceac720cdf3ae39caa9e: 8327651: Rename DictionaryEntry members related to protection domain
- 07194195cefc568048fa639b6f8534ce3718c8d2: 8328236: module_entry in CDS map file has stale value
- 0204aacb0305e94a7d6d5299a5ae835f3f71b030: 8328115: Convert java/awt/font/TextLayout/TestJustification.html applet test to main
- 9bc1b065db238b7c9d0562f9bd55d2f338c6ff3d: 8328242: Add a log area to the PassFailJFrame
- 65a84c2642822862fa186f290f8d6e83537bea06: 8328006: refactor large anonymous inner class in HtmlDocletWriter
- 044f4ed55dfce7f1aed9e10accf459b4af9b975e: 8326979: (jdeps) improve the error message for FindException caused by InvalidModuleDescriptorException
- ... and 184 more: https://git.openjdk.org/jdk/compare/e9adcebaf242843fe2004b01747b5a930b62b291...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. Possible candidates are the reviewers of this PR (@dholmes-ora, @coleenp) but any other Committer may sponsor as well.
➡️ 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).
@fbredber The following label will be automatically applied to this pull request:
hotspot-runtime
When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing list. If you would like to change these labels, use the /label pull request command.
Thanks for the review.
/integrate
@fbredber Your change (at version 0c098fb188cd5e8a75906dbaea024555be0af213) is now ready to be sponsored by a Committer.
/sponsor
@coleenp @fbredber An unexpected error occurred during sponsored integration. No push attempt will be made. The error has been logged and will be investigated. It is possible that this error is caused by a transient issue; feel free to retry the operation.
/sponsor
Going to push as commit 991e04e7d7ff3ee682c2b8a9b860d325a176e7a5.
Since your change was applied there have been 369 commits pushed to the master branch:
- 4eefda91021e07768ace03725c88a56af33ca344: 8327779: Remove deprecated internal field sun.security.x509.X509Key.key
- 341dd57fa1393baadb3fec417a18ad0e981f8b0f: 8325883: Move Monitor Deflation reporting out of safepoint cleanup
- 7ac2f914aadf7fb12b7258e54efae959e15d6721: 8329210: Delete Redundant Printer Dialog Modality Test
- 85cb4a9942f31ec99dae9f6a8af4f1fd4e8195bd: 8247449: Revisit the argument processing logic for MetaspaceShared::disable_optimized_module_handling()
- aa595dbda4e64d76eeaff941b2f1e1ef2414d7af: 8328507: Move StackWatermark code from safepoint cleanup
- 2af0312c958e693b1377f4c014ae8f84cabf6b83: 8328619: sun/management/jmxremote/bootstrap/SSLConfigFilePermissionTest.java failed with BindException: Address already in use
- 7c7b961e732d1bef3c95a69758e283c8fb32fff6: 8329191: JVMCI compiler warning is truncated
- 2b79c22c43a2de0815e77c9aa71f010906be8670: 8327505: Test com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.java fails
- 47f33a59eaaffc74881fcc9e29d13ff9b2538c2a: 8327986: ASAN reports use-after-free in DirectivesParserTest.empty_object_vm
- d580bcf956d6e1e61aba142d7b639bc5ae26a17c: 8329178: Clean up jdk.accessibility native compilation
- ... and 359 more: https://git.openjdk.org/jdk/compare/e9adcebaf242843fe2004b01747b5a930b62b291...master
Your commit was automatically rebased without conflicts.
@coleenp @fbredber Pushed as commit 991e04e7d7ff3ee682c2b8a9b860d325a176e7a5.
:bulb: You may see a message that your pull request was closed with unmerged commits. This can be safely ignored.