Re: z/VM JAVA VM

2008-10-27 Thread David Boyes
Before anyone gets *too* carried away, understand that zAAPs and zIIPs are for z/OS workloads only. You can't IPL on them and CMS-MT won't dispatch any work on them. My point was to find a way to make use of them that might open the way to making them useful to VM work. It would obviously

Re: z/VM JAVA VM

2008-10-27 Thread Alan Altmark
On Monday, 10/27/2008 at 11:37 EDT, David Boyes [EMAIL PROTECTED] wrote: My point was to find a way to make use of them that might open the way to making them useful to VM work. It would obviously require IBM to permit them to be used by non-z/OS workload if it were to happen. Ah. OK.

Re: z/VM JAVA VM

2008-10-27 Thread David Boyes
My point was to find a way to make use of them that might open the way to making them useful to VM work. It would obviously require IBM to permit them to be used by non-z/OS workload if it were to happen. Ah. OK. Their purpose is to offload cycles from MSU-based processors in order to

Re: z/VM JAVA VM

2008-10-24 Thread Alan Altmark
On Wednesday, 10/22/2008 at 04:53 EDT, David Boyes [EMAIL PROTECTED] wrote: Given how UP-oriented and master-processor oriented a lot of CMS-MT is, and the fact you'd still have to write a command interpreter to operate in the MT environment, I don't think it'd be particularly much help.

Re: z/VM JAVA VM

2008-10-24 Thread Jack Woehr
Alan Altmark wrote: Jack, I think you're talking about a CPU that executes Java byte codes - that doesn't require any external JIT. No, rather I was just wondering if a JavaOS optimized for z/VM might be useful and even pratical. It seems theoretically that one could be written

Re: z/VM JAVA VM

2008-10-23 Thread Tom Duerbusch
That is an easy one.software charges. To my knowledge, there are no software charges for zAAPs or any other speciality engine other than the IFL. So two IFLs, the software is charged for two engines. One IFL and one zAAP, the software charge is for one engine. Of course the free hardware

Re: z/VM JAVA VM

2008-10-23 Thread David Boyes
Would be a clever way to actually make the zAAP specialty engine useful to a z/VM system. Someone would have to write a Java operating system, and I don't know if the zAAPs can actually do I/O. Still, SET MACHINE JAVA would be interesting. Except that the zAAP would only be relevant if you

Re: z/VM JAVA VM

2008-10-22 Thread Michael Donovan
z/VM 4.4.0 was the last release where JAVA was available for VM. We actually got to a roughly JDK 1.1.6 level before discontinuing support. If you still have a z/VM 4.4.0 system and you want to attempt moving the JAVA code from there to a more recent z/VM 5.x system, the code should

Re: z/VM JAVA VM

2008-10-22 Thread Jack Woehr
Michael Donovan wrote: As was mentioned several times earlier, if you want JAVA support on VM, you should install a Linux guest and use the up-to-date levels on there. Java itself is a virtual machine. Maybe a z/Java guest someday? -- Jack J. Woehr# Self-delusion is

Re: z/VM JAVA VM

2008-10-22 Thread David Boyes
times earlier, if you want JAVA support on VM, you should install a Linux guest and use the up-to-date levels on there. Java itself is a virtual machine. Maybe a z/Java guest someday? Would be a clever way to actually make the zAAP specialty engine useful to a z/VM system. Someone would have

Re: z/VM JAVA VM

2008-10-22 Thread Thomas Kern
I don't know much about CP's multiple virtual engine support or about CMS multi-tasking, but could an adjunct engine controlled by CMS multi-tasking be a path to using zAAPs for JAVA under VM? /Tom Kern David Boyes wrote: times earlier, if you want JAVA support on VM, you should install a

Re: z/VM JAVA VM

2008-10-22 Thread Adam Thornton
On Oct 22, 2008, at 3:04 PM, David Boyes wrote: times earlier, if you want JAVA support on VM, you should install a Linux guest and use the up-to-date levels on there. Java itself is a virtual machine. Maybe a z/Java guest someday? Would be a clever way to actually make the zAAP specialty

Re: z/VM JAVA VM

2008-10-22 Thread David Boyes
I don't know much about CP's multiple virtual engine support or about CMS multi-tasking, but could an adjunct engine controlled by CMS multi-tasking be a path to using zAAPs for JAVA under VM? Given how UP-oriented and master-processor oriented a lot of CMS-MT is, and the fact you'd still have

Re: z/VM JAVA VM

2008-10-22 Thread A. Harry Williams
On Wed, 22 Oct 2008 16:04:40 -0400 David Boyes said: times earlier, if you want JAVA support on VM, you should install a Linux guest and use the up-to-date levels on there. Java itself is a virtual machine. Maybe a z/Java guest someday? Would be a clever way to actually make the zAAP

z/VM JAVA VM

2008-10-17 Thread Florian Bilek
Dear all, Does a JAVA VM for z/VM (CMS) exists? Only asking for curiosity to play a round. Thank you very much in advance. Best regards, Florian

Re: z/VM JAVA VM

2008-10-17 Thread Rich Smrcina
Florian Bilek wrote: Dear all, Does a JAVA VM for z/VM (CMS) exists? Only asking for curiosity to play around. Thank you very much in advance. Best regards, Florian There was (is?) a Java for VM. It was stabilized at the Java 1.4 level. I don't know if it will run on current z/VM

Re: z/VM JAVA VM

2008-10-17 Thread Dave Jones
Hi, Florian. At one time IBM did offer a Java VM running on CMS, but that has long since been dropped from the product. I seem to recall that the last version IBM offered was at the Java 1.4 level or thereabouts, so by now it would be completely outdated. A search of the IBM VM web site might

Re: z/VM JAVA VM

2008-10-17 Thread Jack Woehr
Florian Bilek wrote: Does a JAVA VM for z/VM (CMS) exists? Only asking for curiosity to play around. 1.1.4 for OpenVM. Bye CMS. Hello Linux and Java 6. :) -- Jack J. Woehr# Self-delusion is http://www.well.com/~jax # half the battle! http://www.softwoehr.com # - Zippy the Pinhead

Re: z/VM JAVA VM

2008-10-17 Thread David Boyes
There was one in the distant past. IBM discontinued it at about Java 1.2. You could probably still get it via RPQ, but it's not very useful at this point. Does a JAVA VM for z/VM (CMS) exists? Only asking for curiosity to play a round.

Re: z/VM JAVA VM

2008-10-17 Thread Jack Woehr
Rich Smrcina wrote: There was (is?) a Java for VM. It was stabilized at the Java 1.4 level. I don't know if it will run on current z/VM releases. Did it ever get to 1.4? I thought it was 1.1.4. -- Jack J. Woehr# Self-delusion is http://www.well.com/~jax # half the battle!

Re: z/VM JAVA VM

2008-10-17 Thread Rich Smrcina
Jack Woehr wrote: Rich Smrcina wrote: There was (is?) a Java for VM. It was stabilized at the Java 1.4 level. I don't know if it will run on current z/VM releases. Did it ever get to 1.4? I thought it was 1.1.4. You're probably right, 1.4 sounded way optimistic... :) -- Rich Smrcina VM