My Oracle Support Banner

Use of Poi-5.1.0.jar in Agile 9.3.6.0 RUP 21 Caused Performance Degradation (Doc ID 2912702.1)

Last updated on DECEMBER 05, 2022

Applies to:

Oracle Agile Product Collaboration - Version 9.3.6.0 and later
Information in this document applies to any platform.

Symptoms

Performance for poi-5.1.0.jar in Agile9.3.6 RUP 21 is worse than poi-4.1.1.jar in RUP 17.

 

Steps to Reproduce:

1. Run the attached standalone program (TestShiftRows.java) using attached input file : Sample_Data.xlsx file with poi-5.1.0.jar and poi-ooxml-5.1.0.jar.
2. Check for the time displayed in console to execute Sheet.shiftRows().
3. Run the attached standalone program using attached input file : Sample_Data.xlsx file with poi-4.1.1.jar and poi-ooxml-4.1.1.jar.
5. Check for the time displayed in console to execute Sheet.shiftRows().
6. There is a huge deviation in the performance of the Sheet.shiftRows() API.

 

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.