From: Andreas Beeker Date: Tue, 11 Dec 2018 00:01:32 +0000 (+0000) Subject: #62999 - IBM JDK JIT causes AIOOBE in TexturePaintContext X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=99f041b01c72328744e51569dd29c21b87d4ba53;p=poi.git #62999 - IBM JDK JIT causes AIOOBE in TexturePaintContext refactor jacoco/junit calls and add more IBM JIT excludes git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1848642 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index ad9b2de51e..a1c00f421d 100644 --- a/build.xml +++ b/build.xml @@ -346,17 +346,6 @@ under the License. - - - - - - - - - - - @@ -1184,6 +1173,53 @@ under the License. + + + + + + + + + + + sun/java2d/pipe/AAShapePipe.renderTiles(Lsun/java2d/SunGraphics2D;Ljava/awt/Shape;Lsun/java2d/pipe/AATileGenerator;[I)V + sun/java2d/pipe/AlphaPaintPipe.renderPathTile(Ljava/lang/Object;[BIIIIII)V + java/awt/TexturePaintContext.getRaster(IIII)Ljava/awt/image/Raster; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1223,40 +1259,23 @@ under the License. - + + - - - - - - - - - - - - - - - - - - - - - - - + + + + + + - + @@ -1442,40 +1461,22 @@ under the License. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + @@ -1507,46 +1508,23 @@ under the License. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + @@ -1567,74 +1545,35 @@ under the License. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1660,35 +1599,16 @@ under the License. unless="integration.test.notRequired" xmlns:jacoco="antlib:org.jacoco.ant"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + @@ -1750,34 +1670,16 @@ under the License. - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + @@ -1843,7 +1745,7 @@ under the License. - + POI API Documentation]]> @@ -2897,8 +2799,4 @@ under the License. Using Ant: ${ant.version} from ${ant.home} - - - ${isIBMVM} -