RFR: 7263: JMC displaying long value in scientific notation

Suchita Chaturvedi schaturvedi at openjdk.org
Mon Apr 1 16:59:59 UTC 2024


This PR addresses the formatting issue for the certificate Ids for X509 Certificate events.

Before the fix:
<img width="960" alt="image (3)" src="https://github.com/openjdk/jmc/assets/11155712/01abcc9d-7834-4587-9b51-48422953edd2">

After the fix:
<img width="960" alt="Screenshot 2024-04-01 222303" src="https://github.com/openjdk/jmc/assets/11155712/8a095e19-9022-4a15-8982-63b2dec78720">

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

Commit messages:
 - 7263: JMC displaying long value in scientific notation

Changes: https://git.openjdk.org/jmc/pull/559/files
  Webrev: https://webrevs.openjdk.org/?repo=jmc&pr=559&range=00
  Issue: https://bugs.openjdk.org/browse/JMC-7263
  Stats: 5 lines in 2 files changed: 2 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jmc/pull/559.diff
  Fetch: git fetch https://git.openjdk.org/jmc.git pull/559/head:pull/559

PR: https://git.openjdk.org/jmc/pull/559


More information about the jmc-dev mailing list