A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Java
»
Java in General
Author
How do you unload a dll in Java?
M Burke
Ranch Hand
Joined: Jun 25, 2004
Posts: 375
posted
Sep 03, 2004 16:04:00
0
I am loading a Windows dll like this...
System.load("c:/myjnilib.dll");
I am using it as a JNI interface.
But there are times I want to unload it without exiting the app. How can I do this?
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: How do you unload a dll in Java?
Similar Threads
JNI and DLL
Property File Reload problem
String x = "hi" ; garbage collected ?
releasing events on unload
DLL Error
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter