JDK-8243010 : Test support: Customizable Hex Printer
  • Type: Enhancement
  • Component: other-libs
  • Sub-Component: other
  • Affected Version: 15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-04-16
  • Updated: 2024-06-11
  • Resolved: 2020-04-27
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 15
11.0.24Fixed 15 b21Fixed
Related Reports
Relates :  
Description
Hex formatting tools can make working with byte streams and arrays of structured data possible. Converting binary data to a readable format is a minimum. Comprehension of higher level structures and protocols makes debugging and diagnosing raw bytes significantly easier.

Initially proposed for the test library this functionality may be recognized as useful and proposed to be added to a utility package in the JDK.
Comments
Fix request [11u] I backport this to streamline the jdk11u testing support. No risk, only a test change. Trivial adaptions needed. Tests pass. SAP nightly testing passed.
28-03-2024

Git URL: https://github.com/openjdk/jdk17u-dev/commit/bdf672659cee13d95abc246de7cde469cf8fc07d
27-03-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk11u-dev/pull/2627 Date: 2024-03-27 12:19:31 +0000
27-03-2024

URL: https://hg.openjdk.java.net/jdk/jdk/rev/0233857b3380 User: rriggs Date: 2020-04-27 15:27:25 +0000
27-04-2020