persistence@glassfish.java.net

[Fwd: [IN 87104] entity-persistence PLANNED Close open JarFile and do not open the same stream twice]

From: Marina Vatkina <Marina.Vatkina_at_Sun.COM>
Date: Fri, 17 Feb 2006 18:32:39 -0800

Tom,

Please review the changes.

thanks,
-marina

-------- Original Message --------
From: Marina.Vatkina_at_Sun.COM
Subject: [IN 87104] entity-persistence PLANNED Close open JarFile and do not
open the same stream twice
To: Marina.Vatkina_at_Sun.COM, ejb3-toplink-ext_at_Sun.COM, ias-integrate-all_at_Sun.COM

http://inf.central.sun.com/inf/integrationReport.jsp?id=87104

Subject: Close open JarFile and do not open the same stream twice

Integrator: Marina Vatkina

Product: Sun ONE Application Server
Codeline: java.net{trunk}
Sub Category: entity-persistence
Planned Date: 2006-02-17
Integrated Date:
Impact: Low Status: Planned Release: 9
Affects: [ ]

Related Integration Notice(s):

Description:
This is the fix for https://glassfish.dev.java.net/issues/show_bug.cgi?id=238.
Added missing close() calls and fixed the code to reuse an already opened stream.

Reviewed and tested by Mitesh.

Changed file:
src/java/oracle/toplink/essentials/ejb/cmp3/persistence/PersistenceUnitProcessor.java

Bugs/RFE's Fixed: