http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1690

*** shadow/1690 Sun May 20 17:27:06 2001
--- shadow/1690.tmp.28384       Mon Jul  2 12:45:20 2001
***************
*** 1,19 ****
! Bug#: 1690
! Product: XalanJ2
! Version: 2.0.1
! Platform: PC
! OS/Version: Linux
! Status: NEW   
! Resolution: 
! Severity: Critical
! Priority: High
! Component: org.apache.xalan
! AssignedTo: [EMAIL PROTECTED]                            
! ReportedBy: [EMAIL PROTECTED]               
! URL: 
! Cc: 
! Summary: Threads are left running after transformation completes
! 
  When Xalan performs a transformation, and there is an error in the input XML,
  under some circumstances, the thread that Xalan spawns for the transformation
  never exits.
--- 1,19 ----
! +============================================================================+
! | Threads are left running after transformation completes                    |
! +----------------------------------------------------------------------------+
! |        Bug #: 1690                        Product: XalanJ2                 |
! |       Status: RESOLVED                    Version: 2.0.1                   |
! |   Resolution: FIXED                      Platform: PC                      |
! |     Severity: Critical                 OS/Version: Linux                   |
! |     Priority: High                      Component: org.apache.xalan        |
! +----------------------------------------------------------------------------+
! |  Assigned To: [EMAIL PROTECTED]                                     |
! |  Reported By: [EMAIL PROTECTED]                                |
! |      CC list: Cc:                                                          |
! +----------------------------------------------------------------------------+
! |          URL:                                                              |
! +============================================================================+
! |                              DESCRIPTION                                   |
  When Xalan performs a transformation, and there is an error in the input XML,
  under some circumstances, the thread that Xalan spawns for the transformation
  never exits.
***************
*** 112,114 ****
--- 112,117 ----
  ------- Additional Comments From [EMAIL PROTECTED]  2001-05-18 13:15 -------
  Better bug categorization: API/programmatic problems versus stylesheet 
  execution/output creation problems.
+ 
+ ------- Additional Comments From [EMAIL PROTECTED]  2001-07-02 12:45 -------
+ This should be fixed in the latest CVS code.

Reply via email to