Thread

DLL (Sdk)

DLL // Sdk

1  |  

chee-chan keng

Aug 16, 1999, 11:07pm
Hi,

Where can i find information about how to create a dll for JDK?
eg: java -XrunGC test

edward sumerfield

Aug 17, 1999, 4:04pm
What are you trying to do?

On the Sun JDK the -X option is for non-standard arguments and their
interpreter ("java") does not include a runGC argument (jdk 1.2). They
have an incgc to indicate an incremental garbage collection process I
don't know if that is the same.

All DLLs can be called from Java code using JNI interface. Microsoft
has an slightly different interface called RNI but it does the same
thing just not as portable.

If you are trying to create a DLL from Java code then I would look
into VJ++ which has some cool programs for wrapping the jvm in a com
object and the like.

[View Quote] > Hi,
>
> Where can i find information about how to create a dll for JDK?
> eg: java -XrunGC test

1  |  
Awportals.com is a privately held community resource website dedicated to Active Worlds.
Copyright (c) Mark Randall 2006 - 2024. All Rights Reserved.
Awportals.com   ·   ProLibraries Live   ·   Twitter   ·   LinkedIn