RFR: 7263: JMC displaying long value in scientific notation [v4]
Suchita Chaturvedi
schaturvedi at openjdk.org
Wed May 22 17:45:34 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 two additional commits since the last revision:
- Revert "Corrected the content type from Long to String for certificate Id."
This reverts commit 4da9005c4974596eb04ac9a5833ba81a08980bcb.
- Revert "Adding check for jdk.X509Validation event also where certificateId exists"
This reverts commit 8c1ee1af56bfca0d3a471349709bfd6a18560d1b.
-------------
Changes:
- all: https://git.openjdk.org/jmc/pull/559/files
- new: https://git.openjdk.org/jmc/pull/559/files/8c1ee1af..5a724c25
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jmc&pr=559&range=03
- incr: https://webrevs.openjdk.org/?repo=jmc&pr=559&range=02-03
Stats: 55 lines in 7 files changed: 2 ins; 49 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