On Thu, 12 Feb 2026 22:01:28 GMT, Valerie Peng <[email protected]> wrote:
>> It was just handy to see if the text is the same in testing. I expect it to >> help in reading the logs a bit. I don't mind removing it. >> How about I change it to the if statement checking if `new String(result)` >> quals initial text and if it is print a separate log? This seems to me a bit >> cleaner > > Well, print it out separately is better than what you have now. Ok, done in the next commit ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/29612#discussion_r2803702103
