jmc
jmc copied to clipboard
7263: JMC displaying long value in scientific notation
This PR addresses the formatting issue for the certificate Ids for X509 Certificate events.
Before the fix:
After the fix:
Progress
- [x] Commit message must refer to an issue
- [ ] Change must be properly reviewed (1 review required, with at least 1 Committer)
Issue
- JMC-7263: JMC displaying long value in scientific notation (Bug - P4)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jmc.git pull/559/head:pull/559
$ git checkout pull/559
Update a local copy of the PR:
$ git checkout pull/559
$ git pull https://git.openjdk.org/jmc.git pull/559/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 559
View PR using the GUI difftool:
$ git pr show -t 559
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jmc/pull/559.diff
Webrev
:wave: Welcome back schaturvedi! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.
❗ This change is not yet ready to be integrated. See the Progress checklist in the description for automated requirements.
Webrevs
- 03: Full - Incremental (5a724c25)
- 02: Full - Incremental (8c1ee1af)
- 01: Full - Incremental (4da9005c)
- 00: Full (717201bd)
@Suchitainf This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!
Closing this PR and raising a new one with latest updated code of 9.1.0.
New PR https://github.com/openjdk/jmc/pull/564