> 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

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/30389/files
  - new: https://git.openjdk.org/jdk/pull/30389/files/2970224e..7712f653

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=30389&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30389&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/30389.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/30389/head:pull/30389

PR: https://git.openjdk.org/jdk/pull/30389

Reply via email to