/
githubmirror
/
jdk11u-dev
Обзор
Документация
Войти
/
githubmirror
/
jdk11u-dev
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/jdk/java/awt/image/XBMDecoder/invalid_empty.xbm
6 строк
114 B
Francisco Ferrari Bihurriet
8373727: New XBM images parser regression: only the first line of the bitmap array is parsed
04 фев 2026, 14:04
04 фев 2026, 14:04
99d39c9
Код
Авторство
О чём код?
#define test_width 16 #define test_height 3 #define ht_x 1 #define ht_y 2 static unsigned char test_bits[] = { };