[ mx4j-Bugs-816140 ] System.loadLibrary() is replacing dll with empty file

"SourceForge.net" <[email protected]>
Newsgroups gmane.comp.java.mx4j.devel
Message-ID <[email protected]>
Bugs item #816140, was opened at 2003-10-01 17:11
Message generated for change (Comment added) made by btscully
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=450647&aid=816140&group_id=47745

Category: JMX implementation
Group: Release 1.1.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: System.loadLibrary() is replacing dll with empty file

Initial Comment:
If you call System.loadLibrary() and your current
Classloader is javax.management.loading.MLet, then the
dll you are trying to load will be replaced with an
empty file.

The problem is in the function loadResource(String,
InputStream).

If the filename passed into this function is the same
as the file for the InputStream, then the code ends up
creating an empty version of the file.

For more details contact [email protected]

----------------------------------------------------------------------

>Comment By: Brian Scully (btscully)
Date: 2003-11-09 15:28

Message:
Logged In: YES 
user_id=234750

Is there a test case available?  I can't reproduce this bug 
with the information given.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=450647&aid=816140&group_id=47745


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.