RFR: 8271208: Typo in ModuleDescriptor.read javadoc

Jaikiran Pai jpai at openjdk.java.net
Thu Aug 5 14:37:42 UTC 2021


Can I please get a review of this trivial fix which fixes the typo noted in https://bugs.openjdk.java.net/browse/JDK-8271208?

Ran `make docs-image` locally and generated the new javadocs and the change looks fine.

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

Commit messages:
 - 8271208: Typo in ModuleDescriptor.read javadoc

Changes: https://git.openjdk.java.net/jdk/pull/5021/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=5021&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8271208
  Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5021.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5021/head:pull/5021

PR: https://git.openjdk.java.net/jdk/pull/5021


More information about the core-libs-dev mailing list