RFR: 8374467: Incorrect ranges in jdk.internal.util.ByteArray JavaDoc

Per Minborg pminborg at openjdk.org
Wed Jan 7 15:29:23 UTC 2026


This PR proposes to fix errors in the documentation for the internal classes `jdk.internal.util.ByteArray` and `jdk.internal.util.ByteArrayLittleEndian`.

-------------

Commit messages:
 - Fix issues in documentation

Changes: https://git.openjdk.org/jdk/pull/29095/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=29095&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8374467
  Stats: 14 lines in 2 files changed: 0 ins; 0 del; 14 mod
  Patch: https://git.openjdk.org/jdk/pull/29095.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/29095/head:pull/29095

PR: https://git.openjdk.org/jdk/pull/29095


More information about the core-libs-dev mailing list