Re: specVersion?

2007-11-21 Thread Mark Wielaard
Hi Dan,

On Sat, 2007-11-17 at 21:44 -0800, Dan Stromberg wrote:
> How does specVersion get into a .jar?
> 
> Does the jar command put it in there?
> 
> If so, where does the jar command get the information from?

As far as I know the jar utility doesn't do anything special for the
specVersion. It just takes its value from the manifest file you
(optionally) supply.

Cheers,

Mark




Re: [Jamvm-general] JamVM/Classpath on iPhone

2007-11-21 Thread Serge Sozonoff

Hi Robert,

Thats very cool, thanks for that. I understand the CPU in the iPhone 
also has Jazelle support.


Thanks,
Serge

Robert Lougher wrote:

Hi All,

The list has been a bit quiet of late, so in case anybody is
interested, here's some screen dumps of JamVM/Classpath running on an
iPhone :

http://homepage.mac.com/robert.lougher/

This shows the usual HelloWorld, and a couple of screenshots running
Jetty, a Java-based web application server. This is running in about
20MB, and is using 39 threads.

To follow the discussion leading up to this see:

https://sourceforge.net/forum/forum.php?thread_id=1866438&forum_id=256481

My thanks to everybody who experimented with this,

Rob.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Jamvm-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jamvm-general
  





Re: [Jamvm-general] JamVM/Classpath on iPhone

2007-11-21 Thread Robert Lougher
HI Serge,

On 11/21/07, Serge Sozonoff <[EMAIL PROTECTED]> wrote:
> Hi Robert,
>
> Thats very cool, thanks for that. I understand the CPU in the iPhone
> also has Jazelle support.
>

Yes, it does, and it would be great to get it working (the CPU is a
Samsung S5L8900 containing an ARM 1176JZF core).  The problem is, as
far as I'm aware, the details are not public so it will need to be
reverse-engineered.  As the register-set is shared it may even require
kernel support.  It's really unfortunate that companies can't help
open-source projects better, especially as they're beginning to use so
much of it.

Thanks,

Rob.

> Thanks,
> Serge
>
> Robert Lougher wrote:
> > Hi All,
> >
> > The list has been a bit quiet of late, so in case anybody is
> > interested, here's some screen dumps of JamVM/Classpath running on an
> > iPhone :
> >
> > http://homepage.mac.com/robert.lougher/
> >
> > This shows the usual HelloWorld, and a couple of screenshots running
> > Jetty, a Java-based web application server. This is running in about
> > 20MB, and is using 39 threads.
> >
> > To follow the discussion leading up to this see:
> >
> > https://sourceforge.net/forum/forum.php?thread_id=1866438&forum_id=256481
> >
> > My thanks to everybody who experimented with this,
> >
> > Rob.
> >
> > -
> > This SF.net email is sponsored by: Microsoft
> > Defy all challenges. Microsoft(R) Visual Studio 2005.
> > http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
> > ___
> > Jamvm-general mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/jamvm-general
> >
>
>



JamVM/Classpath on iPhone

2007-11-21 Thread Robert Lougher
Hi All,

The list has been a bit quiet of late, so in case anybody is
interested, here's some screen dumps of JamVM/Classpath running on an
iPhone :

http://homepage.mac.com/robert.lougher/

This shows the usual HelloWorld, and a couple of screenshots running
Jetty, a Java-based web application server. This is running in about
20MB, and is using 39 threads.

To follow the discussion leading up to this see:

https://sourceforge.net/forum/forum.php?thread_id=1866438&forum_id=256481

My thanks to everybody who experimented with this,

Rob.