RFR: 7263: JMC displaying long value in scientific notation [v3]
Suchita Chaturvedi
schaturvedi at openjdk.org
Mon May 20 10:01:33 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:
Adding check for jdk.X509Validation event also where certificateId exists
-------------
Changes:
- all: https://git.openjdk.org/jmc/pull/559/files
- new: https://git.openjdk.org/jmc/pull/559/files/4da9005c..8c1ee1af
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jmc&pr=559&range=02
- incr: https://webrevs.openjdk.org/?repo=jmc&pr=559&range=01-02
Stats: 3 lines in 2 files changed: 2 ins; 0 del; 1 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