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 Marked as reviewed by prr (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/30389#pullrequestreview-4022608596
