changeset in /hg/icedtea6: Added a JNI communication bridge betw...

Deepak Bhole dbhole at redhat.com
Tue Aug 26 13:29:13 PDT 2008


* Andrew John Hughes <gnu_andrew at member.fsf.org> [2008-08-26 14:20]:
> On 25/08/2008, Deepak Bhole <dbhole at redhat.com> wrote:
> > changeset 1be4e928200c in /hg/icedtea6
> >  details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=1be4e928200c
> >  description:
> >         Added a JNI communication bridge between C++ and Java (commented out for now,
> >         to maintain stability from TCP)
> >
> >         Updated processing model to handle requests in different threads, so that
> >         recursuve JS->JAVA->JS calls work (e.g.:
> >         http://www.javasonics.com/support/run_liveconnect.php?mayscript)
> >
> >         Other bug fixes to fix exceptions and hangs
> >
> >  diffstat:
> >
> >  2 files changed, 2516 insertions(+), 1325 deletions(-)
> >  IcedTeaPlugin.cc                  | 1159 ++++++++++++---
> >  patches/icedtea-liveconnect.patch | 2682 +++++++++++++++++++++----------------
> >
> 
> This patch should have an entry in ChangeLog.

Doh! Sorry.. it was my first commit. I was wondering when some sort of 
"you forgot X" message would come in :)

Fixed now!

Cheers,
Deepak

> -- 
> Andrew :-)
> 
> Support Free Java!
> Contribute to GNU Classpath and the OpenJDK
> http://www.gnu.org/software/classpath
> http://openjdk.java.net
> 
> PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
> Fingerprint: F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8



More information about the distro-pkg-dev mailing list