https://bz.apache.org/bugzilla/show_bug.cgi?id=63303

--- Comment #8 from Dominik Stadler <[email protected]> ---
Change 1832358 in Bug #62355 seems related, we changed interface from
OPCPackage to Object for one method in order to support Java 11 properly,
however this seems to break cases where you now try to provide a "File" as
"Object" somehow in the parameters and thus the wrong method is selected for
execution.

We have tests that create(File) still works as expected, so something in your
code seems to trigger this and so it most likely will need some modification
there to be fixed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to