mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
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
This commit is contained in:
parent
aece2fd843
commit
0801266ffa
@ -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 <a href="http://svn.apache.org/viewvc/poi/trunk/src/ooxml/testcases/org/apache/poi/xslf/usermodel/TestPPTX2PNG.java?view=markup">Workaround for XSLF</a>
|
||||
* @see <a href="http://svn.apache.org/viewvc/poi/trunk/src/testcases/org/apache/poi/ss/usermodel/BaseTestSheetAutosizeColumn.java?view=markup">Workaround for XSSF and HSSF</a>
|
||||
* @see <a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=54904">POI Bug #54904</a>
|
||||
* @see <a href="http://bugs.java.com/view_bug.do?bug_id=6501991">JDK Bug #6501991</a>
|
||||
* @see <a href="https://bitbucket.org/fakraemer/line-break-measurer-test">LineBreakMeasurerTest</a>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user