Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #22379

Re: JNI, threads are still running after DestroyJavaVM()

Newsgroups comp.lang.java.programmer
Date 2013-02-19 15:44 -0800
References <fa252d5a-78e9-42fb-8cfe-a7d737ec14f1@fv9g2000vbb.googlegroups.com> <5123b9f0$0$292$14726298@news.sunsite.dk>
Message-ID <ae3bd0c6-d9c5-4f45-8125-3870146f0bf1@googlegroups.com> (permalink)
Subject Re: JNI, threads are still running after DestroyJavaVM()
From olivier@clickndecide.eu

Show all headers | View raw


Hello, 
Thanks for the answer.
No  java code is run in this example.
Fyi,the call to DestroyJavaVM is a c++ like call (which actually calls the riight JNI function with  jvm as  parameter).
Best regards,
Olivier

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

JNI, threads are still running after DestroyJavaVM() Olivier GROSSET-GRANGE <olivier@clickndecide.eu> - 2013-02-19 05:59 -0800
  Re: JNI, threads are still running after DestroyJavaVM() Arne Vajhoej <arne@vajhoej.dk> - 2013-02-19 12:44 -0500
    Re: JNI, threads are still running after DestroyJavaVM() olivier@clickndecide.eu - 2013-02-19 15:44 -0800

csiph-web