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