RFR: 8361463: Render method of javax.swing.text.AbstractDocument uses 'currency' instead of 'concurrency'
ANUPAM DEV
duke at openjdk.org
Mon Jul 7 05:31:52 UTC 2025
Hello,
This is a trivial change in the documentation of render method of AbstractDocument class.
Changed currency to concurrency
Kindly review.
-------------
Commit messages:
- Changed `currency` to `concurrency` in AbstractDocument.java `render` method
Changes: https://git.openjdk.org/jdk/pull/26154/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26154&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8361463
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/26154.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26154/head:pull/26154
PR: https://git.openjdk.org/jdk/pull/26154
More information about the client-libs-dev
mailing list