PROTECTED]
Subject: Re: [QUESTION] Howto access parallel port
Peter,
Thank you for the pointer to RXTX.
I have made progress but am still a newbie.
I have successfully built and run nulltest.java,
which sends a string to /dev/ttyS0 and simutaneously reads from
/dev/ttyS0.
With a short from TX t
Peter,
Thank you for the pointer to RXTX.
I have made progress but am still a newbie.
I have successfully built and run nulltest.java,
which sends a string to /dev/ttyS0 and simutaneously reads from /dev/ttyS0.
With a short from TX to RX, it reads the same string written, "Hello, world".
My
ra.at/
-Original Message-
From: Robert Meier [mailto:[EMAIL PROTECTED]
Sent: Friday, March 16, 2007 12:27 AM
To: [EMAIL PROTECTED]
Subject: [QUESTION] Howto access parallel port
java writers,
I am a java newbie.
How can one access the parallel port of a java laptop?
How can one access
27 AM
To: [EMAIL PROTECTED]
Subject: [QUESTION] Howto access parallel port
java writers,
I am a java newbie.
How can one access the parallel port of a java laptop?
How can one access /dev/parport0?
How is hardware represented in java?
By standard classes?
Which ones?
By gateway to an execu
java writers,
I am a java newbie.
How can one access the parallel port of a java laptop?
How can one access /dev/parport0?
How is hardware represented in java?
By standard classes?
Which ones?
By gateway to an executable(?) underlying the JVM?
What is the protocol/class/...?
Can you
le/ixm.htm)
[What's next?]
Java Blackdown 1.4.1 is the next logical step. This porting effort aims
both at an arm and xscale port of the jvm. The 1.4.1 port is not a
trivial one, so please contact me if your organization would like to
support and accelerate the development process. I'm
anyone have tips for building 1.4.1 from sun? is it worth trying? compaq's
last release is 1.3.1. hp, of course, only released 1.4.1 for pa and ia64.
here's the problem i'm having. (i'm not even sure i'm not violating some
rediculous sun license term by posting this. i gave up trying to read it,
a
t;[EMAIL PROTECTED]>
<[EMAIL PROTECTED]cc:
om.com> Subject:
On Thu, Jul 03, 2003 at 06:26:05PM +0700, Marulam Sinaga wrote:
> I want to learn how to connect to serial port on the device, say PC or
> other device that has serial port and make some application via the
> serial port.
>
> Does anybody know where the documentation of java i
Dear All,
I want to learn how to connect
to serial port on the device, say PC or other device that has serial port and
make some application via the serial port.
Does anybody know where the documentation of
java i can get?
Thanks.
Ulam S.
Hi,
is there any chance to get, or help working on, the PPC port of 1.4?
--
Matthias Urlichs|noris network AG|http://smurf.noris.de/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubs
Hi everyone,
I'm part of a team that is interested to work on the ARM port of
Blackdown 1.4.x, and possibly contribute a port aimed at the XScale
processor as well.
I've been told to contact Karl Asha ([EMAIL PROTECTED]) in order to
sublicense the code from Blackdown. Unfortunately,
Hi,
is 1.4.1 for PPC on the horizon in the not-too-distant-future?
I need it... rather desperately, in fact. :-/
--
Matthias Urlichs | noris network AG | http://smurf.noris.de/
--
To UNSUBSCRIBE, email to [EM
Has there been any work done on porting a JRE to LEAF
(Linux Embedded Appliance Firewall) or LRP (Linux
Router Project) ?
__
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com
On 21 Dec 2001, Jesse Stockall wrote:
> On Fri, 2001-12-21 at 14:45, Kunal Bisla wrote:
> > Hi ALL,
> > Does any body know of an implemantation of java comm
> > api for linux
> > thanks ,
> > Kunal
>
> If you read Sun's FAQ
> http://java.sun.com/products/javacomm/javadocs/CommAPI_FAQ.txt
>
yes I have implemented java comm support on Linux. IBM has a comm
package that can be installed and configured rather easily with java 2
all the docs are included and it really only involves copy the right
jars into the right places. I know for a fact that SuSE linux ships the
IBM comm packa
On Fri, 2001-12-21 at 14:45, Kunal Bisla wrote:
> Hi ALL,
> Does any body know of an implemantation of java comm
> api for linux
> thanks ,
> Kunal
If you read Sun's FAQ
http://java.sun.com/products/javacomm/javadocs/CommAPI_FAQ.txt
You will find a reference to
http://www.interstice.com/kevi
Hi ALL,
Does any body know of an implemantation of java comm
api for linux
thanks ,
Kunal
__
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of
your unique holiday gifts! Buy at http://shopping.yahoo.com
or bid at http://auc
Sounds great. Blackdown rocks.
-Jim
> Jim Hazen <[EMAIL PROTECTED]> writes:
>
> > Back at the end of August it was said that a first Blackdown release
> > (beta) of JDK 1.4 would happen in two weeks. It's been a bit longer
> > than that. Anyone know what's going on? New features (generics,
>
Jim Hazen <[EMAIL PROTECTED]> writes:
> Back at the end of August it was said that a first Blackdown release
> (beta) of JDK 1.4 would happen in two weeks. It's been a bit longer
> than that. Anyone know what's going on? New features (generics,
> etc) being crammed into 1.4 before the release?
On 4 Sep 2001, Juergen Kreileder wrote:
> > Odd. I have very few problems with Mozilla (I am using 0.9.3), and
> > totally love it. It doesn't crash where Netscape *will* crash! I've
> > only had Mozilla crash when I've forgotten to initialise it by
> > running it as root after installation.
>
>
Alex Buell <[EMAIL PROTECTED]> writes:
> On 30 Aug 2001, Juergen Kreileder wrote:
>
>> I still have problems with Mozilla on Sparc (even without Java), so
>> this might take a couple of days more... (You might be able to use
>> Java in Mozilla before that. There's a new Java integration API
>>
On 30 Aug 2001, Juergen Kreileder wrote:
> I still have problems with Mozilla on Sparc (even without Java), so
> this might take a couple of days more... (You might be able to use
> Java in Mozilla before that. There's a new Java integration API for
> Mozilla: Waterfall. IIRC it will build with
Alex Buell <[EMAIL PROTECTED]> writes:
> On Mon, 27 Aug 2001, Jim Hazen wrote:
>
>> I'm currently using Blackdown 1.3.1 and I love it. It runs faster
>> (than the Sun version), works better, doesn't crash. Couldn't want
>> much more in a JVM. I'm looking forward to Blackdown's take on
>> 1.4,
Jim Hazen <[EMAIL PROTECTED]> writes:
> The status page for the Blackdown 1.4 port hasn't been updated in a
> while. Is there any new news? Is Blackdown waiting to integrate
> the Sun 1.4 beta 2 source? Are they prohibited from releasing
> "beta" products
On Mon, 27 Aug 2001, Jim Hazen wrote:
> I'm currently using Blackdown 1.3.1 and I love it. It runs faster
> (than the Sun version), works better, doesn't crash. Couldn't want
> much more in a JVM. I'm looking forward to Blackdown's take on 1.4,
> but since their promise on 6/25 that a beta wou
The status page for the Blackdown 1.4 port hasn't been updated in a while. Is
there any new news? Is Blackdown waiting to integrate the Sun 1.4 beta 2
source? Are they prohibited from releasing "beta" products by Sun?
I'm currently using Blackdown 1.3.1 and I love it.
Hi,
when I tried to run the jre_v2_arm15a it gave me a not found for called
libXp.so.
Has anyone recompiled it already ?
Thanks,
Thomas
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? C
Excuse and a "blind" person but where is it? I cannot find it anywhere on
javasoft.com :-(
/P
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Disregard my last message. Temporary problem :)
- --
/ Peter Schuller, InfiDyne Technologies HB
PGP userID: 0xE9758B7D or 'Peter Schuller <[EMAIL PROTECTED]>'
Key retrival: Send an E-Mail to [EMAIL PROTECTED]
E-Mail: [EMAIL PROTECTED] Web: http://w
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> Since Sun released their J2SDK 1.4 beta today.
*fights to regain breath*
Wow. I had no idea until I read this message.
Unfortunately, the link at Sun's page yields a Permission Denied error at
this time. Does anyone have a direkt link to the Su
Since Sun released their J2SDK 1.4 beta today. I was wondering when and if
Blackdown would release their port. I've always found the Blackdown VMs to be
of the highest quality, and would really like to use them over Sun's. But I
would also like 1.3.1 and 1.4.0 support. I hear
What is the status of Blackdown's Merlin port? What is the status of other
Blackdown technologies (JMF, JAI, Java3D, etc)?
I know someone asked this same question in late March, and updates to the
Blackdown pages were promised.
I understand that these ports take a tremendous amount of
To me, this sounds like the programs you're running aren't really
dead. "Address already in use" usually means that some other program
has opened a socket on that port. Try something like
ps uxwa | fgrep java
and see if the processes are still around. If they are th
lto:[EMAIL PROTECTED]]
Sent: Monday, April 02, 2001 1:56 PM
To: [EMAIL PROTECTED]
Subject: java socket port
Hi,
I have a problem with my java ServerSocket. At first I created a
ServerSocket at port 34567. I run the program, it works fine. Then I stopped
the server, and edit and recompile the program. I
Hi,
I have a problem with my java ServerSocket. At first I created a ServerSocket at port
34567. I run the program, it works fine. Then I stopped the server, and edit and
recompile the program. If I run it again, I got the following IOException error
message:" Adddress already in use&q
Jesse Erdmann wrote:
>
> Hello all,
>
> I'm trying to port a Java server from Windows to Linux. Both need to
> be interoperable and the clients (Win*/Linux on x86) need to be able to
> connect to either.
>
> On the Windows platform, the d
rom: Jesse Erdmann [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 13, 2001 1:59 AM
To: [EMAIL PROTECTED]
Subject: Binding a multicast socket to a port in use.
Hello all,
I'm trying to port a Java server from Windows to Linux. Both need
to
be interoperable and the clients (Win*/Linux on
Hello all,
I'm trying to port a Java server from Windows to Linux. Both need to
be interoperable and the clients (Win*/Linux on x86) need to be able to
connect to either.
On the Windows platform, the developers were able to bind a
MulticastSocket to a port already in u
fi" support (in bytecode interpreter)
needs some work yet.
- Dave
- Original Message -
From: "Tim Lindquist" <[EMAIL PROTECTED]>
To: "Java-Linux Blackdown Mailing List" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Monday, February 12, 2001 2
Subject says it all - what is the status of the port?
If no one is doing it, can anyone comment on the size of
the task: what has to be done, if it is feasible for a couple
of good SW engineers to knock over quickly?
--
To
On Mon, 13 Nov 2000, Peter John Cameron wrote:
> What's the consensus on the best Java IDE to use? I develop with VAJ 3.02
> and JDK1.2 on w*nd*z* at work. I downloaded VAJ 3.02 for Linux.
> Unfortunately at the weekend I discovered that you can't simply "update" VAJ
> 3.02 for Linux from 1.1.7A
What's the consensus on the best Java IDE to use? I develop with VAJ 3.02
and JDK1.2 on w*nd*z* at work. I downloaded VAJ 3.02 for Linux.
Unfortunately at the weekend I discovered that you can't simply "update" VAJ
3.02 for Linux from 1.1.7A to 1.2.2 :(
I've only used VAJ so I'd like something wi
>
> Hello,
>
> I work on RedHat 6.2 platform and I'm to make a communication on
Serial
> Port using RXTX-1.5-3 package and JavaSun JDK1.3 package.
> I've succeeded to send date from Linux on the serial port /dev/ttyS1
(in
> Windows is COM2).
> This data is r
Hi,
I was reading up on basic networking with Sockets on java and had this
question: if a server was started on a machine A with the constructor -
new ServerSocket(0), and I needed a client on Machine B to connect to this
server but the client does not know in advance which port will the service
appache web server's port is 80), then I replace default server's port
>8010, set 80. When I start the JRun default server, it don't start. it's log file
>tell me : port 80 has been used by other service.
>
> How to fix it?
Basically, it's not the question for
I have create a new web application in default server, now I can visit it's servlet by
http://myhost:8100/myweb/servlet/myservlet. If I want to visit it by
http://myhost:80/myweb/servlet/myservletor http://myhost/myweb/servlet/myservlet
(because my appache web server's port is 8
On Thursday Jul 13, 2000, [EMAIL PROTECTED] wrote:
> Is anyone working on an IA-64 Linux Blackdown Java port?
> Current IA-64 releases can be found at www.linuxia64.org.
Yes.
-John
John Ro
Is anyone working on an IA-64 Linux Blackdown Java port?
Current IA-64 releases can be found at www.linuxia64.org.
Thanks,
Matt Domsch
Dell Enterprise Systems Group
Linux Development Team
--
To UNSUBSCRIBE, email to [EMAIL
Anyone know where I can find Parallel Port support for Java Applets?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
SilverStream began shipping our application server on Linux this
week. We are currently calling it a beta because the VM isn't final
yet.
Thanks for all of the help from the people on this list and a
special thanks to the folks on the Blackdown porting team! Your work
is definitely appreciated!
Hi,
I do have an old SS5 somewhere that I used for the JDK 1.1 port. I will
try to get it over to my place, and give it some upgrades (it might take a
while though before I have it here). Can you send me your configuration
(glibc-version and kernel)?
- Johan
I've had a few problems with the sparc port of the Blackdown
JVM regarding threading issues and the HotSpot JIT. I've sent a few
messages to this list already and have traversed the bug tracker
without any luck. I did get a reply from a few people with
suggestions, but no
My response to this email is pre-sorting out of the blackdown
licensing. The issue at hand here is not general access to the J2SE
source but specifically cvs access to the blackdown port. I will take
this up directly with Jørn in order to get him setup with the
blackdown porting group.
Thanks
vaScript interpreter from Mozilla.org).
I hope this is useful to at least one other person. But if it is not,
that's OK too. :)
README.linux:
=
This is a Linux/x86 port of the Shared Stubs JNI Examples by Sheng
Liang,
available from the http://java.sun.com/products/jdk/faq/j
http://www.rxtx.org may have what you are intested in.
The site contains links to other simular projects.
Trent Jarvi
[EMAIL PROTECTED]
--- Jalaluddin Riaz <[EMAIL PROTECTED]> wrote:
> hi all,
>
> is there any api for programming the parallel port,
> or is there any simple
hi all,
is there any api for programming the parallel port, or is there any simple
statement like "outport(LPT, 0x00)" like we have in C
thanx
__
Get Your Private, Free Email at http://www.h
Parallel port support builds in rxtx but I have had
minimal feedback. Simple read/write should work with
little or no midifications to the driver.
Let me know how it goes.
Trent Jarvi
rxtx maintainer http://www.frii.com/~jarvi/rxtx/
[EMAIL PROTECTED
Hi friends,
I came to know from Java-Linux FAQ mail archives that, there is no parallel port
support in Java 1.1 for
Linux. In Jdk 1.2.2 for Linux it was not mentioned because comm api is not part
of core jdk ( i remember
i have read it ). When i looked at Java Comm for Linux web page it was
Blackdown to get the port done, now it looks like Inprise
> and Sun are going to do it ( Java - JBuilder 3 love) and
> there is no sign of Blackdown in here.
>
> Did you (Blackdown) just get dumped by Sun? Or did you know
> about this?
>
> --
> [ Riyad Kalla ]
>
http://www.computerworld.com/home/news.nsf/all/9912035javalinux
What is this? I thought Sun was going to continue helping
Blackdown to get the port done, now it looks like Inprise
and Sun are going to do it ( Java - JBuilder 3 love) and
there is no sign of Blackdown in here.
Did you (Blackdown
[EMAIL PROTECTED] wrote:
> I'm looking, but I don't see a linux port of JSDK2.0. JSDK1.0 is
> avaliable from javasoft but the 2.0 version is only avaliable to win and
> solaris.
Java 2 = Java 1.2 and there is a pre-release version available from
Blackdown. I believe a f
On Wed, 17 Nov 1999 [EMAIL PROTECTED] wrote:
> I'm looking, but I don't see a linux port of JSDK2.0. JSDK1.0 is
> avaliable from javasoft but the 2.0 version is only avaliable to win and
> solaris.
>
> Has anyone found a way to use this 2.0 version on linux?
Yes,
On Wed, Nov 17, 1999 at 02:56:49PM -0700, [EMAIL PROTECTED] wrote:
>
>
> I'm looking, but I don't see a linux port of JSDK2.0. JSDK1.0 is
> avaliable from javasoft but the 2.0 version is only avaliable to win and
> solaris.
>
> Has anyone found a way to use
I'm looking, but I don't see a linux port of JSDK2.0. JSDK1.0 is
avaliable from javasoft but the 2.0 version is only avaliable to win and
solaris.
Has anyone found a way to use this 2.0 version on linux?
---
http://www.blackdown.org/java-linux/mirrors.html
Abeezar wrote:
>
> hi
>
> can anyone tell me the palce where i can get jdk 1.2 port for linux
>
> regards
> Abeezar Burhanpurwala
>
> --
> T
hi
can anyone tell me the palce where i can get jdk 1.2 port for linux
regards
Abeezar Burhanpurwala
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
I didn't see mention of it on this list, but the status page
appears to be updated as of 10/30:
"There is still one known problem with SMP systems but
I hope we can do a 1.2.2 (and a 1.1.8) release in the second half of
November. "
also there is a 1.3beta port status page fro
You have to use the javax.comm package (Solaris version from
http://java.sun.com/products/javacomm) and the RXTX driver (from
http://www.frii.com/~jarvi/rxtx/).
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject o
Read and write the specaial files /dev/cua0, /dev/cua1, etc.
Michele Trainotti wrote:
> Hi guys, I'm new linux user,how can I read the serial ports form
> java under linux??? Ciao Michele
--
To UNSUBSCRIBE, email to [EMA
>
>Hi guys, I'm new linux user,
> how can I read the serial ports form java under linux???
You need to use the Java Comm standard extension.
Check out http://www.interstice.com/kevinh/linuxcomm.html
for a Linux implementation.
Jon.
--
Hi guys, I'm new linux user,
how can I read the serial ports form java under
linux???
Ciao
Michele
Renzo Pecoraro wrote:
> Can someone tell me what the differences are between IBMs port and the
> blackdown port? I am thinking speed, licensing, stability, etc.
speed, speed, speed, speed, speed ...
The license is pretty much the same, while I personally find blackdown's green
t
Can someone tell me what the differences are between IBMs port and the
blackdown port? I am thinking speed, licensing, stability, etc.
http://www.ibm.com/developer/linux/papers/java-118.html?loc=180,t=g,p=linux078
--
To
I don't think I've ever seen this asked, but what cause the
Java 1.2 port to be SUCH a huge undertaking? Was any of the
effort put into 1.1 able to be crossed over to the 1.2
port? And if this is the case with every major release, will
1.3 follow the same path?
I'm mostly curious
I didn't notice anything about an Alpha port on the Blackdown page.
Is such a port in progress with anyone? I just signed the Sun
agreement and downloaded the sources today. I thought I would start
to familiarize myself with the code on the x86 platform to start with.
Though, the Blac
They just took their stable AIX port and modified to Linux. The JIT code
comes from their Intel Win32 platform.
Time to market (release) was the esence.
-- Aravind
> -Original Message-
> From: Jacob Nikom [mailto:[EMAIL PROTECTED]]
> Sent: Monday, 23 August 1999 17:42
>
Do you know why IBM ported JDK1.1.6 instead of 1.1.8? I could understand
why they did not pick up 1.2, but 1.1.8 is very stable and capable of.
Jacob
Aravind Selvaraje wrote:
>
> Agreed.
>
> Currently, IBM spends more money on Java and Java related products than Sun.
>
> With their EJB market
Hi all. I tried to run the java_g executable in the
blackdown port of the JDK 1.2 v2 when I got this error.
Warning: opcode 212 not implemented yet
Warning: JIT compiler failed for
java/lang/ref/SoftReference.get()Ljava/lang/Object;
I do not know if this was the cause, but the java_g executable
>From the WEB:
:An early access to the Java Plug-In 1.2 will be made available shortly
after the next JDK :1.2 release.
This is dated 1999/05/02, does anyone know more one when the release
will be ready?
--
Mvh Jan Agermose
Tranekærvej 58, v92
8240 Risskov, Denmark
Tlf.: 86217787 lokal 392
[E
Sumit Gupta <[EMAIL PROTECTED]> writes:
>
>
>
> Hi
>
> I am interested in using the Java Media Framework on
> linux. Can anybody tell me when the JMf port will be
> available?
Can't tell you when. I can tell you that I've started actual compilation
layed the audio fine, but
the video frames weren't changing.
jason
On Thu, 3 Jun 1999, Sumit Gupta wrote:
> I am interested in using the Java Media Framework on
> linux. Can anybody tell me when the JMf port will be
> available?
Jason Gilbert | http://w
Hi
I am interested in using the Java Media Framework on
linux. Can anybody tell me when the JMf port will be
available?
thanks
Sumit Gupta
email: [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a
Hi all.
I was using the Blackdown port of the JDK version 1.1.7 v1a
on a Debian Linux box when I ran into this bug in the port.
Here is a small piece of code that reproduces the bug and
the output on a Sun Solaris box vs my Linux box. I am also
going to put a bug report in the jitterbug database
How is the JDK 1.2 port going? When will the final version be released?
Thanks
Al
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Eric House writes:
> Hi:
>
> The blackdown.org web site used to suggest that the patches necessary
> to build the JDK on Linux were available. Are they still? Where?
Where does it say that? That's certainly not the case currently. We plan to
make the diffs available with the NEXT release
On Mon, 3 May 1999, Eric House wrote:
> The blackdown.org web site used to suggest that the patches necessary
> to build the JDK on Linux were available. Are they still? Where?
I only know what I've seen from other replies on this list, but it seems
that the patches to JDK 1.2 won't be made av
Hi:
The blackdown.org web site used to suggest that the patches necessary
to build the JDK on Linux were available. Are they still? Where?
Thanks,
--Eric House
Sun Microsystems' Java Software Division
--
To UNSUBSCRIBE, ema
Hi Folks,
Just a quick question... The status-update for the 1.2 port has not been
updates for more than a month now, and the pre-v1 release has not been
superceded either. Nor have the source diffs for this release appeared,
even though these would actually be useful for a lot of people
Just a request to know if you're continuing to
port java 1.2 to Linux ??
Best Regards
Lasse K. Christiansen
Dear Java Porting team,
Can you update the page to indicate which version of your JDK1.2 i386
port has
passed the JCK. Was it "pre-vi"?
I am loathed to download "pre-vi" if there is a JCK compliant version
available
(soon).
Cheers,
David Turland.
http://www.blac
>Linux doesn't look at
>all like OS/2 (which is a pity), so it might be just as hard -- if not
>harder -- to port IBM's JVM to Linux as it is to port Sun's.
Let's not forget AIX, VM/ESA, and OS/390's unix serv
mplementation up-to-date. Because OS/2 and NT have some broad
API similarities (for historical reasons), this JVM is easily ported to
NT, so IBM gets "double duty" from this codebase. Linux doesn't look at
all like OS/2 (which is a pity), so it might be just as hard -- if not
harde
Look back about a week in this list for the answer
At 12:32 PM 4/21/99 +1000, Shafiek Savahl wrote:
>Hello All
>
>IBM have just released their version of a JVM for Win32 which they claim
>is 30% faster than Hotspot from Sun and also Micrsoft's VM. They also
>plan to be giving it away. From
Hello All
IBM have just released their version of a JVM for Win32 which they claim
is 30% faster than Hotspot from Sun and also Micrsoft's VM. They also
plan to be giving it away. From what I have heard Sun plans to be
charging for their Hotspot product. What would be the chance on getting
IBM
And here's the response...
-- Forwarded by Russell Pridemore/Lex/Lexmark on 04/14/99
02:24 PM ---
[EMAIL PROTECTED] on 04/14/99 01:33:15 PM
To: Russell Pridemore@LEXMARK
cc:
Subject: Re: Port of IBM's VM?
The people who can do somet
rom: Bernd Kreimeier [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 14, 1999 5:17 AM
> To: Java Linux That Works
> Subject: Port of IBM's VM?
>
>
>
>
> Does anybody know whether there is a chance of a
> Linux port of IBM's VM? Has IBM ever responded
>
AM
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:(bcc: Russell Pridemore/Lex/Lexmark)
Subject: Port of IBM's VM?
Does anybody know whether there is a chance of a
Linux port of IBM's VM? Has IBM ever responded
to any inquiries? What would be the best way to
lobb
Does anybody know whether there is a chance of a
Linux port of IBM's VM? Has IBM ever responded
to any inquiries? What would be the best way to
lobby for this?
b.
--
To UNSUBS
/Lex/Lexmark)
Subject: Native Threads in Linux Port for 1.2
Pardon me if this has been asked and I either didn't understand the
response, or I missed it, but...
I recall a while back that the porting team had some difficultly getting
native threads to pass the JCK in JDK 1.2. I was wond
1 - 100 of 207 matches
Mail list logo