> > Can the
> > JDPA work with Blackdown or does it require us to port it to Linux??
> > Is the JPDA 100% java or does it require some native calls
> > that need to be rewritten for linux??
>
> Some porting is required. The Inprise JDK (available from Sun) has JPDA,
> Blackdown (currently) does no
Hi!
I am working on Linux6.0 and
glibc version 2.1.1.
In my application I am getting
SIGSEGV during malloc and it dumps core also
and the stacj is
as follows..
> Our
application code calls malloc.
> in
__libc_malloc (bytes=12) at malloc.c:2616
On Wed, 22 Dec 1999, SHUDO Kazuyuki wrote:
[snip]
> Only JVM itself can provide JVMDI functions. I
> understood it is the reason why Inprise guys decideed to
> develop their JDK.
>
> It's a wonder that JVMDI can't work with the Blackdown
> JDK 1.2. The reference implementation seems to have an
>
Originally sent this to the Enhydra list as dods is one of their
apps. However, as I am using the Blackdown JDK, version 1.2.2, I
thought maybe you could help.
I read the message about the font errors. Will this affect the app?
The stopper appears to be the color depth? This runs on RH 6.2.
TI
All:
I am attempting to use a GIF image that leverages transparency in my Java
APP running under 118v1 but find that the transparent areas are not
transparent. Is this a known bug or is this a problem with a local linux
library that is not part of the JRE? I searched the archives for similar
On Tue, Dec 21, 1999 at 07:30:34PM -0800, Alan Westhagen wrote:
> I tried to get this to work with blackdown jdk1.2.2-RC3. I already
> had URW fonts. Some of the documentation seemed to point towards
> installing Microsoft truetype fonts, as well. Since I am running
> RH6.0, which has the xfs f
On Wed, Dec 22, 1999 at 05:49:07PM +0900, SHUDO Kazuyuki wrote:
> > > Can the
> > > JDPA work with Blackdown or does it require us to port it to Linux??
> > > Is the JPDA 100% java or does it require some native calls
> > > that need to be rewritten for linux??
> >
> > Some porting is required. Th
Is Java Advanced Imaging getting ported to Linux?
--
Morten Primdahl Caput ApS Tel +45 33 12 24 42
[EMAIL PROTECTED]Nygade 6Fax +45 33 91 24 42
http://www.caput.comDK-1164 Kbh K
-
You don't have to port it to Linux - your can run it on Linux.
See in the JAI archive how to do it - search for Linux keyword.
Jacob Nikom
Morten Primdahl wrote:
>
> Is Java Advanced Imaging getting ported to Linux?
>
> --
> Morten Primdahl Caput ApS Tel +45 33 12 24 42
> [EMAIL
Hi, I need to package JRE 1.1.8 from IBM with my application as well as
the "swingall.jar" from Sun. What are the terms of licensing agreements
for these two programs?? Do I have to pay licensing fees for the use of
JRE 1.1.8 and "swingall.jar"??
Thanks.
Eric Chao
[EMAIL PROTECTED]
-
Solved it. Desktop was set to 24 bit. X on linux running at 8 bit.
Changed desktop to 256 colors and it ran fine.
Ed.
"Edward W. Rouse" wrote:
> Originally sent this to the Enhydra list as dods is one of their
> apps. However, as I am using the Blackdown JDK, version 1.2.2, I
> thought maybe you
Someone sent this URL to me. I haven't read it yet, but it might be of
interest to people on the list...
http://www.ibm.com/developer/features/ibm_commitment.html
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject o
I get an error using JDK1.2 RC1 and 2 when trying to run the SwingSet
demo (java -jar SwingSet.jar):
Error loading L&F: java.lang.IllegalArgumentException: Raster
ShortInterleavedRaster: width = 64 height = 64 #numDataElements 1 is
incompatible with ColorModel DirectColorModel:
rmask=7c00 gmask=3
> Ryan Marsh writes:
Ryan> I get an error using JDK1.2 RC1 and 2 when trying to run the
Ryan> SwingSet demo (java -jar SwingSet.jar):
Ryan> Error loading L&F: java.lang.IllegalArgumentException: Raster
Ryan> ShortInterleavedRaster: width = 64 height = 64 #numDataElements 1 is
On Wed, 22 Dec 1999, Scott Murray wrote:
[snip]
> >From what I've been able to determine, it looks like JVMDI works with
> the Blackdown JDK 1.2.2 release candidates, even with the JIT turned on.
Oops, I have to correct myself here. A teammate at work reminded me that
the wrapper for our JVMDI-u
Why is java.io.UnixFileSystem not included in the java sources
distributed with the blackdown jdk?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
I got some problem while install jdk1.2.2 rc3, and my machine is like this: SuSe Linux
6.0, ( kernel 2.2.5 ) + egcs-2.91.66
1. untar program and set path -- no problem
2. run java,
it metioned can not load share library libhpi.so,
while i check the .java_wrapper shell, find jre/bin/re
When I ran the simple Animator class from demos:
appletviewer ~/java/demo/Animator/example1.html
I get a slew of errors which are attached.
When I run applications this error does not occur.
What could be wrong.
Font specified in font.properties not found [--zapf
dingbats-medium-r-norm
When I ran the simple Animator class from demos:
appletviewer ~/java/demo/Animator/example1.html
I get a slew of errors which are attached.
When I run applications this error does not occur.
What could be wrong.
Font specified in font.properties not found [--zapf
dingbats-medium-r-no
Paolo Ciccone wrote:
> > Does the Inprise JDK have all parts of JPDA?
>
> I'm not an expert in JPDA but the Sun/Inprise JDK does have JPDA fully
> working.
I've confirmed Inprise JDK has dynamic libraries and a
JAR file which implement JPDA, libjdwp.so,
libdt_socket.so and jpda.jar.
A JDPA impl
20 matches
Mail list logo