git: openjdk/jdk11u-dev: 8373727: New XBM images parser regression: only the first line of the bitmap array is parsed
Antonio Vieiro
avieiro at openjdk.org
Wed Feb 4 11:05:42 UTC 2026
Changeset: 99d39c92
Branch: master
Author: Francisco Ferrari Bihurriet <fferrari at openjdk.org>
Committer: Antonio Vieiro <avieiro at openjdk.org>
Date: 2026-02-04 11:04:43 +0000
URL: https://git.openjdk.org/jdk11u-dev/commit/99d39c924322594a7cf4940b95cd0e4a75c6fd12
8373727: New XBM images parser regression: only the first line of the bitmap array is parsed
Backport-of: aa29cc6a4446ed739f6c29f232ed3280c93046b9
! src/java.desktop/share/classes/sun/awt/image/XbmImageDecoder.java
! test/jdk/java/awt/image/XBMDecoder/XBMDecoderTest.java
+ test/jdk/java/awt/image/XBMDecoder/invalid_empty.xbm
! test/jdk/java/awt/image/XBMDecoder/invalid_hex.xbm
+ test/jdk/java/awt/image/XBMDecoder/invalid_plus.xbm
+ test/jdk/java/awt/image/XBMDecoder/valid_multiline.xbm
More information about the jdk-updates-changes
mailing list