pjfanning commented on code in PR #1020:
URL: https://github.com/apache/poi/pull/1020#discussion_r2883391560
##########
poi/src/test/java9/module-info.java:
##########
@@ -111,6 +111,7 @@ Licensed to the Apache Software Foundation (ASF) under one
or more
requires org.junit.jupiter.api;
requires org.junit.jupiter.params;
requires org.mockito;
+ requires static com.code_intelligence.jazzer.api;
Review Comment:
let's not do this - move the code out of here into its own module if this is
needed
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]