Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix multi-threads minor issue in performance plugin

- Summary:

Fix multi-threads minor issue in performance plugin

(checkin to BIRT2.1.1 branch)

- SCR(s) Resolved:

NA

- Description:

Fix multi-threads minor issue in performance plugin

         - in render phase, report document should be shared by threads

- Regression ( Yes/No ):

No

- Code Owner:

Xiang Li

- Code Reviewers:

Chenzhong Yu

- Tests:

Manual

 

Files edited:

/cvsroot/birt/source/org.eclipse.birt.test.performance/src/org/eclipse/birt/test/performance/RenderThread.java


Back to the top