RFR: 8320199: Fix HTML 5 errors in java.math.BigInteger

Brian Burkhalter bpb at openjdk.org
Wed Nov 15 22:07:40 UTC 2023


Clean up HTML error due to nested anchor (`<a>`) elements.

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

Commit messages:
 - 8320199: Fix HTML 5 errors in java.math.BigInteger

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

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


More information about the core-libs-dev mailing list