On Mon, 8 Mar 2021 21:25:32 GMT, Ian Graves <igra...@openjdk.org> wrote:
> This fixes a zero-adding issue observed in the hex float conversion. This pull request has now been integrated. Changeset: 6971c23a Author: Ian Graves <igra...@openjdk.org> Committer: Brent Christian <bchri...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/6971c23a Stats: 56 lines in 2 files changed: 54 ins; 0 del; 2 mod 8262351: Extra '0' in java.util.Formatter for '%012a' conversion with a sign character Reviewed-by: bchristi, naoto ------------- PR: https://git.openjdk.java.net/jdk/pull/2881