RFR: 8325945: Error reporting should limit the number of String characters printed [v4]
Thomas Stuefe
stuefe at openjdk.org
Thu Jul 18 07:28:33 UTC 2024
On Thu, 18 Jul 2024 03:42:13 GMT, David Holmes <dholmes at openjdk.org> wrote:
> That is not a practical concern as max_length is expected to be much larger than the replacement text. We don't need the added complexity of the "stretch" zone.
> I'm open to changing the omitted text portion though, to include the number of characters omitted.
Okay, that is fine. I tend to overengineer :)
Thanks for taking my proposal about the omit text form.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20150#discussion_r1682336874
More information about the hotspot-dev
mailing list