RFR: 8298095: Refine implSpec for SegmentAllocator
Per Minborg
pminborg at openjdk.org
Mon Jul 24 12:38:57 UTC 2023
This PR suggests refining the `@implSpec` for the SegmentAllocator::allocate methods as well as clarifying the docs a bit more. Also, a local variable is renamed.
-------------
Commit messages:
- Improve javadocs
- Update javadocs for SegmentAllocator::allocate methods
Changes: https://git.openjdk.org/jdk/pull/14997/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=14997&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8298095
Stats: 105 lines in 1 file changed: 48 ins; 8 del; 49 mod
Patch: https://git.openjdk.org/jdk/pull/14997.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/14997/head:pull/14997
PR: https://git.openjdk.org/jdk/pull/14997
More information about the core-libs-dev
mailing list