This is the mail archive of the java-patches@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]

Re: RFC: libjvm.so


Ranjit Mathew wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Thomas Fitzsimmons wrote:
This patch introduces a new library, libjvm.so, that implements the JNI Invocation API. Binaries that want to embed a VM, such as the GNU Classpath tool wrappers, can link to this library.

Can you please take a look at the PR16923 testsuite failure? (It's an undefined reference to JNI_CreateJavaVM() error.)

Fixed.


Tom


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