jmc icon indicating copy to clipboard operation
jmc copied to clipboard

7263: JMC displaying long value in scientific notation

Open Suchitainf opened this issue 1 year ago • 4 comments

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

Before the fix: image (3)

After the fix: Screenshot 2024-04-01 222303


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

Link to Webrev Comment

Suchitainf avatar Apr 01 '24 16:04 Suchitainf

: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.

bridgekeeper[bot] avatar Apr 01 '24 16:04 bridgekeeper[bot]

❗ This change is not yet ready to be integrated. See the Progress checklist in the description for automated requirements.

openjdk[bot] avatar Apr 01 '24 16:04 openjdk[bot]

Webrevs

mlbridge[bot] avatar Apr 01 '24 16:04 mlbridge[bot]

@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!

bridgekeeper[bot] avatar May 02 '24 13:05 bridgekeeper[bot]

Closing this PR and raising a new one with latest updated code of 9.1.0.

Suchitainf avatar May 25 '24 20:05 Suchitainf

New PR https://github.com/openjdk/jmc/pull/564

Suchitainf avatar May 25 '24 21:05 Suchitainf