On Wed, 25 Mar 2026 04:09:59 GMT, Trupti Patil <[email protected]> wrote:
>> Fixed PrintNullString.java to accept empty iterator as a valid input. >> With recent TextLayout changes, empty iterators are treated as a no-op >> (similar to empty strings) and no longer throw IllegalArgumentException, >> causing the previous expectation to fail on newer JDKs. >> >> Tested the fix on windows, macOS and linux; it works as expected across all >> platforms. > > Trupti Patil has updated the pull request incrementally with one additional > commit since the last revision: > > Updated the bugid @truptipatil-13 Your change (at version 7712f653d1ae63fb7e6f0c6e106adea4824dc58a) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk/pull/30389#issuecomment-4151967962
