-
Bug
-
Resolution: Unresolved
-
P4
-
1.4.0
-
sparc
-
solaris
XSLTC creates a FileOutputStream when a StreamResult is passed which was created from a File or system ID (a String). This FileOutputStream is never closed by XSLTC, making it impossible for an application to delete the file until the VM shuts down.