This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

jar files opened twice?


When I examine gij processes running gcj-dbtool managed code on Linux
with lsof, I see that we have two active file descriptors for every jar
file.  And strace confirms that we open each jar file twice (and keep
them open).  Is this expected behaviour?

AG



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]