RFR: 8298095: Refine implSpec for SegmentAllocator [v2]
Per Minborg
pminborg at openjdk.org
Mon Jul 24 13:32:58 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.
Per Minborg has updated the pull request incrementally with one additional commit since the last revision:
Update array methods
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/14997/files
- new: https://git.openjdk.org/jdk/pull/14997/files/1154344d..e4d0a4bc
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14997&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14997&range=00-01
Stats: 92 lines in 1 file changed: 49 ins; 7 del; 36 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