You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2017/08/01 08:22:50 UTC

svn commit: r1803626 - /poi/site/publish/apidocs/org/apache/poi/util/JvmBugs.html

Author: nick
Date: Tue Aug  1 08:22:50 2017
New Revision: 1803626

URL: http://svn.apache.org/viewvc?rev=1803626&view=rev
Log:
Republish site

Modified:
    poi/site/publish/apidocs/org/apache/poi/util/JvmBugs.html

Modified: poi/site/publish/apidocs/org/apache/poi/util/JvmBugs.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/JvmBugs.html?rev=1803626&r1=1803625&r2=1803626&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/JvmBugs.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/JvmBugs.html Tue Aug  1 08:22:50 2017
@@ -190,7 +190,7 @@ extends java.lang.Object</pre>
 <div class="block">The LineBreakMeasurer is used for calculating text bounds.
  The last official JDK 6 version (1.6.0_45) and also JDK 7 (1.7.0_21)
  for Windows are affected. For JDK 7 - update to a more recent version.
- For JDK 6 - replace the fontmanager.dll with the previous release.
+ For JDK 6 - replace the fontmanager.dll with the previous release (1.6.0_43).
  
  For performance reasons, this method only checks for a windows jvm
  with version 1.6.0_45 and 1.7.0_21.
@@ -202,6 +202,7 @@ extends java.lang.Object</pre>
 <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>, 
 <a href="https://issues.apache.org/bugzilla/show_bug.cgi?id=54904">POI Bug #54904</a>, 
 <a href="http://bugs.java.com/view_bug.do?bug_id=6501991">JDK Bug #6501991</a>, 
+<a href="http://bugs.java.com/view_bug.do?bug_id=8013716">JDK Bug #8013716</a>, 
 <a href="https://bitbucket.org/fakraemer/line-break-measurer-test">LineBreakMeasurerTest</a></dd></dl>
 </li>
 </ul>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org