RFR: 8354016: Update ReentrantReadWriteLock documentation to reflect its new max capacity [v2]
Viktor Klang
vklang at openjdk.org
Tue Apr 8 10:11:45 UTC 2025
> Updating the ReentrantReadWriteLock documentation
Viktor Klang has updated the pull request incrementally with one additional commit since the last revision:
Update src/java.base/share/classes/java/util/concurrent/locks/ReentrantReadWriteLock.java
Removing space
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24502/files
- new: https://git.openjdk.org/jdk/pull/24502/files/c7b8d712..80e4d8a6
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24502&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24502&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/24502.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/24502/head:pull/24502
PR: https://git.openjdk.org/jdk/pull/24502
More information about the core-libs-dev
mailing list