public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrew Hughes <ahughes@redhat.com>
To: Mike Hearn <mike@plan99.net>
Cc: java@gcc.gnu.org
Subject: Re: Which library implementation to use/work on?
Date: Wed, 14 Mar 2012 12:14:00 -0000	[thread overview]
Message-ID: <7236c493-f305-4efb-83f6-77dd56674597@zmail17.collab.prod.int.phx2.redhat.com> (raw)
In-Reply-To: <CANEZrP0Fg5YUrGFBUiFBPgVTDAGZAz4LKCATdwfYMsSAb0Aq1A@mail.gmail.com>

----- Original Message -----
> Hi there,
> 
> I'm investigating GCJ for a project of mine to open up a Java library
> to the world of [Objective] C++ via the quite lovely CNI interface.
> 
> My project depends on the Google protocol buffers library. Attempting
> to compile this jar reveals that there is a slight gap in
> java.util.regex in GNU Classpath.
> 

Can you provide details please?

> I'm trying to figure out what I should do with my time:
> 
> 1) Write a patch to classpath - problem, project appears to be dead?

Hardly:

http://icedtea.classpath.org/mirror/git/classpath/classpath/ (commits 6 days ago)
http://developer.classpath.org/pipermail/classpath/2012-March/thread.html (active discussion)

How is this dead?  There's less than there was, yes, but that's because Sun (now Oracle)
have largely succeeded in persuading people to switch to their less-open OpenJDK project.
We always had problems generating interest before OpenJDK (quite a lot of people seemed happy
to put up with the proprietary but gratis JDK downloads from Sun).  Having a more complete
open source project is obviously going to sway those who want a full JDK now (notably distros), but
there will be those still interested in the intellectual challenge of producing a JDK themselves.
I think there are clear issues with having a single implementation of a platform; it leads to
confusion between what is part of the specification and what is merely an artefact of implementation,
an issue we've hit many times in developing GNU Classpath.

> 2) Try and somehow compile against Apache Harmony - problem, project
> also appears to be dead?

I can't comment much on Harmony, but it always seemed to have less of a user-driven community than
Classpath to begin with and has officially been put in the 'attic' as far as I'm aware.

> 3) Change the protobufs library so it avoids the stubs in Classpath
> 
> It seems that trying to support GCJ will keep my project at the level
> of Java 1.5 (or 1.4?) forever, as it's no longer being developed,
> which is a shame.
> 

It would help if you did a little research before making such claims.

> I recall that some time ago Sun open sourced Java, but I don't know
> if
> it's compatible with what I want to do or how it plays together with
> GCJ (if at all).
> 

Depends on what you want to do.  It doesn't have CNI.

> Any tips for what I should do?
> 
> thanks
> -mike
> 

-- 
Andrew :)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

PGP Key: 248BDC07 (https://keys.indymedia.org/)
Fingerprint = EC5A 1F5E C0AD 1D15 8F1F  8F91 3B96 A578 248B DC07

  parent reply	other threads:[~2012-03-14 12:14 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-13 16:57 Mike Hearn
2012-03-13 17:07 ` Andrew Haley
2012-03-13 18:26 ` Mike Hearn
2012-03-13 18:39   ` Andrew Haley
2012-03-14 10:40   ` Mike Hearn
2012-03-14 10:43     ` Chris Burdess
2012-03-14 11:11       ` Mike Hearn
2012-03-14 11:12         ` Andrew Haley
2012-03-14 12:14 ` Andrew Hughes [this message]
2012-03-14 12:17   ` Mike Hearn
2012-03-14 12:31     ` Andrew Hughes
2012-03-14 12:35       ` Mike Hearn
2012-03-14 18:32         ` Andrew Hughes
2012-03-15 12:24           ` Mike Hearn
2012-03-15 12:37             ` Andrew Hughes
2012-04-07 15:29               ` Mike Hearn
2012-04-07 18:28                 ` Bryce McKinlay
2012-04-08 13:18                   ` Mike Hearn
2012-04-10 15:53                     ` Mike Hearn
     [not found]                       ` <CANEZrP2ukT8zjNjma9yBREJ6wEuhdU6Qb=bPSOjemTYjzwrH5g@mail.gmail.com>
     [not found]                         ` <CANEZrP0QcpHjxKHWoi=A8+CcE2gPzm2_eO4_PG5=BmMHj-f_+Q@mail.gmail.com>
2012-05-30 21:14                           ` Mike Hearn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7236c493-f305-4efb-83f6-77dd56674597@zmail17.collab.prod.int.phx2.redhat.com \
    --to=ahughes@redhat.com \
    --cc=java@gcc.gnu.org \
    --cc=mike@plan99.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).