Skip to content

Commit 3412c7a

Browse files
committed
committing modifications to README document, mentioning use of jprofiler tool for jvm run-time analysis and optimization
1 parent 6fd607c commit 3412c7a

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* limitations under the License.
1616
-->
1717
Apache Xalan-Java Build, Test, and Release Notes
18-
Copyright 1999-2023 The Apache Software Foundation
18+
Copyright 1999-2026 The Apache Software Foundation
1919

2020
Authors:
2121
Gary Gregory <ggregory@apache.org>
@@ -202,4 +202,8 @@ need to clean that up at some point.
202202
2.5) When bugs are reported, tests should be added (at least to the
203203
jira test set) to demonstrate the problem. When bugs are fixed, those
204204
tests should be migrated either to the appropriate category or to the
205-
"contrib" bucket if they don't fit nicely anywhere else. If the bug report was in error, the test demonstrating the (correct but unexpected) behavior may be either discarded, or moved as above if we think it's a useful illustration.
205+
"contrib" bucket if they don't fit nicely anywhere else. If the bug report was in error, the test demonstrating the
206+
(correct but unexpected) behavior may be either discarded, or moved as above if we think it's a useful illustration.
207+
208+
We use JProfiler (https://www.ej-technologies.com/jprofiler) tool for Java software run-time
209+
analysis and optimization of Xalan-J software.

0 commit comments

Comments
 (0)