From: Andreas Beeker Date: Sat, 13 Dec 2014 19:00:00 +0000 (+0000) Subject: Added link to test cases for the workarounds X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=181d135fb93b985a63b5755ea51d11e8df9da036;p=poi.git Added link to test cases for the workarounds git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1645344 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/java/org/apache/poi/util/JvmBugs.java b/src/java/org/apache/poi/util/JvmBugs.java index ecb7e3200c..11db293fc4 100644 --- a/src/java/org/apache/poi/util/JvmBugs.java +++ b/src/java/org/apache/poi/util/JvmBugs.java @@ -33,7 +33,9 @@ public class JvmBugs { * * @return true, if jvm is bugged, caller code should use Lucida Sans * instead of Calibri and Lucida Bright instead of Cambria - * + * + * @see Workaround for XSLF + * @see Workaround for XSSF and HSSF * @see POI Bug #54904 * @see JDK Bug #6501991 * @see LineBreakMeasurerTest