issues
search
UnitTestBot
/
UTBotJava
Automated unit test generation and precise code analysis for Java
Apache License 2.0
137
stars
44
forks
source link
Add `--add-opens java.base/java.time`
#2620
Closed
IlyaMuravjov
closed
1 year ago
IlyaMuravjov
commented
1 year ago
Description
Fixes #2619
How to test
Manual tests
Issue #2619 should not reproduce.
Self-check list
[x] I've set the proper
labels
for my PR (at least, for category and component).
[x] PR
title
and
description
are clear and intelligible.
[ ] I've added enough
comments
to my code, particularly in hard-to-understand areas.
[ ] The functionality I've repaired, changed or added is covered with
automated tests
.
[x]
Manual tests
have been provided optionally.
[x] The
documentation
for the functionality I've been working on is up-to-date.
Description
Fixes #2619
How to test
Manual tests
Issue #2619 should not reproduce.
Self-check list