Bug 57226 - RepGen выдаёт исключение с недопустимым форматом
Summary: RepGen выдаёт исключение с недопустимым форматом
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: jcov (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Тимофей Федотов
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-12-14 17:34 MSK by Блинов Денис Вячеславович
Modified: 2025-12-14 17:54 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Блинов Денис Вячеславович 2025-12-14 17:34:29 MSK
Платформы до сизиф:
p11-education-11.0-x86-64-kde
p11-education-11.0-x86-64-xfce
p11-kworkstation-11.1.1-x86-64
p11-workstation-11.1-x86-64
p11-server-11.0-x86-64-minimal

Версия пакета: jcov-3.0-alt1.b07.x86_64

При попытке использования RepGen появляется ошибка, хотя само действие выполняется:
$ java -jar $JCOV_JAR RepGen merged.xml
SEVERE  : ReportGenerator produced exception Illegal format argument index = 0
Exception details: ReportGenerator produced exception Illegal format argument index = 0

Баг есть в апстриме, но там он отмечен как исправленный: https://bugs.openjdk.org/browse/CODETOOLS-7902823
Comment 1 Блинов Денис Вячеславович 2025-12-14 17:54:44 MSK
P.S. Воспроизведение проверялось с проектом на JAVA 11 и JAVA 17, в обоих случаях баг присутствует