RFR: 7263: JMC displaying long value in scientific notation [v2]

Suchita Chaturvedi schaturvedi at openjdk.org
Sun May 19 20:49:17 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">

Suchita Chaturvedi has updated the pull request incrementally with one additional commit since the last revision:

  Corrected the content type from Long to String for certificate Id.

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

Changes:
  - all: https://git.openjdk.org/jmc/pull/559/files
  - new: https://git.openjdk.org/jmc/pull/559/files/717201bd..4da9005c

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jmc&pr=559&range=01
 - incr: https://webrevs.openjdk.org/?repo=jmc&pr=559&range=00-01

  Stats: 53 lines in 7 files changed: 47 ins; 2 del; 4 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