]> source.dussan.org Git - poi.git/commit
#64036 - Replace reflection calls in factories for Java 9+
authorAndreas Beeker <kiwiwings@apache.org>
Sun, 16 Aug 2020 23:19:51 +0000 (23:19 +0000)
committerAndreas Beeker <kiwiwings@apache.org>
Sun, 16 Aug 2020 23:19:51 +0000 (23:19 +0000)
commit506089a9f1dddb0357bdbd18c56af2c9d5910e0d
treeb3245833f637d3bfc089d8575e5784872d3f23c6
parentafe4a109a85ac0ead2bd7d51849d269109258698
#64036 - Replace reflection calls in factories for Java 9+
ImageRenderer implementation are now loaded via ServiceLoader
fixed the ServiceLoader.load invocations to pass a sensible ClassLoader as OSGi preparation

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880911 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/sl/draw/DrawPictureShape.java