interesting to add.
Hope this helps,
Kevin
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
nse I got back from the ibm.software.java.linux newsgroup.
>
>
>
> Re: IBM 1.4.1 PPC Core Dumps
> From:
> Neil Masson <[EMAIL PROTECTED]>
> Reply-To:
> [EMAIL PROTECTED]
> Date:
> Tuesday 10 June 2003 03:32:51
> Groups:
> ibm.software.java.linux
&g
Nissyen wrote:
> I have recently tried the new sun j2se distro, and I found that a bug which had
> been closed in jdk1.2fcs seems to have reared its ugly head again. Specifically
> bug 4123598
> (http://developer.java.sun.com/developer/bugParade/bugs/4123598.html). After
> trying to interactively
I've encountered a problem in using Runtime.exec() and the
outputStream and inputStreams with Java on Linux. Apologies in advance
for the very long message, but I've done a lot of analysis on this to
narrow the problem, make it reproducible, try it under varying
environments, etc. This message is
Is there maybe an incompatability between Mesa 3.5's libraries and the
version that was used to compile Java3D 1.2.1_01-fcs? Is there any way
for me to get a copy of the source of Java3D?
Kevin
Kevin Birch wrote:
> Hello all,
>
> I'm getting the following error when
since there was no Debian package that
worked.
Thanks,
Kevin
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x4a237556
Function name=_mesa_initialize_context
Library=/usr/lib/libGL.so.1
Current Java thr
hello everyone,
Now I am porting pjava to linux.r there someone can mail java webaccess to me,since
I cannot download it.
thanks very much
best regards
kevin
N
I@R é[h«Ú)îÆ·ª¹ë-«ÚnVÚ0àÂ+ajËç-¡û§²æìr¸y:è¹¹^
íiËdj¹[§$v'¢¸
t JAVA_HOME
when you launch bash what does 'echo $JAVA_HOME' give you. Also try putting to
'echo IT WORKED" lines in your /etc/bashrc to see if it worked. I use a .bashrc
myself and it works fine.
> Also, when I shutdown the server, it requires /sbin/./shutdown -h
piler take Java and make it an open standard without SUNs help.
I don't want to see this happen because cooperation is a Good Thing but I am
worried we are headed down that path. :(
Anyway... Software control == bad. Open Standards == good. Lets work towards
this :)
Kevin
- --
Kevin A. B
cond. What type of Session? Servlet?
Kevin
- --
Kevin A. Burton ( [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] )
Cell: 408-910-6145 URL: http://relativity.yi.org
The unconstitutional government for the corporation, by the corporation must be
overthrown!
-BEGIN PGP SIGNATURE
that if they want our support
whey have to meet this deadline.
- -
I am not sure it is an awesome idea but is certainly 'an' idea. :)
I guess it would only matter if a large number of Java developers would sign it.
Kevin
- --
Kevin A. Burton ( [EMAIL PROTECTED], [EMAIL PROTECTED
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Andreas Rueckert <[EMAIL PROTECTED]> writes:
> Hi!
>
> On Don, 26 Okt 2000 Kevin A. Burton wrote:
>
>
>
> >I am not sure I even want SUNs help in the Free Software/Java community. They
> >have screw
mmunity. They
have screwed a lot of thigns up. I would just rather see Kaffe/GJC/Classpath go
their logical directions and not have SUN involved. If they want to make Java
Free Software then good but I don't think the community should hold their breath.
Kevin
- --
Kevin A Burton ([EMAIL
(sorry for the spam)
I drew up a proposal that asks for SUN to Open Source Javadoc, a basic
tool from the JDK. This would be a big help to the entire Java
community and an excellent sign of good faith from SUN.
http://relativity.yi.org/WebSite/opensource-javadoc/
Kevin
--
Kevin A Burton
run into this one before?
-Kevin
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Collection.
Kevin
Dimitris Vyzovitis wrote:
>
> I think that there is something wrong with the iterators of
> Hashtables.
>
> Perhaps it is my misconception, but shouldn't I get an iterator that
> returns the objects present in a map when I request an iterator over
>
The Sun comm API stuff is at:
http://java.sun.com/products/javacomm/index.html
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
)
It appears that none of the swing classes are part of the classes.zip
file (java for linux 1.1.7B). Is this a current limitation of the Linux
JDK?
Thanks,
Kevin Mooneyham
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subje
You can use JNI (the Java Native Interface) to accomplish this.
a) your C/C++ functions have to be packaged in a shared library (which
you'd already anticipated)
b) the entry point for your C/C++ code has to use a Java
package-and-class-specific "mangled" name -- e.g., if your Java wrapper
class
Hi gang,
Over the past few months I've received a number of emails about javasignals
- and many folks found an annoying bug related to breaking RMI. I've just
received a fix for this bug from Bernhard Bablok ([EMAIL PROTECTED]).
Unfortunately, I didn't keep a list of who wanted the fix. ;-)
I
NI program with a very simple Makefile
that you can take a look at. It is not very feature rich with compiler
options other than basic compilation and creating the shared library.
You can download it from www.kevinsworld.com, it's the JavaJoystick api.
Hope it helps,
--
Kevin White, S
their help.
If you're interested, it's a java wrapper over the linux joystick
driver. It's available through www.kevinsworld.com.
Thanks again!
--
Kevin White, Software Engineer
Envision Telephony
[EMAIL PROTECTED]
[EMAIL PROTECTED]
.
Kevin White
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
x27;t backed up yet. (I already admitted to stupidity). Can I
disassemble my java .class files to get something to work from to
recreate the source?
Thanks for any help,
The Moron
--
Kevin White, Software Engineer
Envision Telephony
[EMAIL PROTECTED]
[EMAIL PROTECTED]
RTFM
The workaround was posted many messages ago
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
r
an api? Or in a readme? Both? Where do I include the license
descriptions? Is there a "template" or sample license file somewhere
that I can use?
I appreciate any help in this, since I've never attempted this stuff,
and have never done makefiles, shell scripts, etc. W
.setBounds(10,10,200,20);
add(label);
Is there anything wrong with this? This is what I do on other platforms
and works fine. However, unless I use a layout manager, I cannot see
this label show up on the window.
--
Kevin White, Software Engineer
Envision Telephony
[EMAIL PROTECTED]
[EMAIL
ammar...
Any pointers or suggestions are helpful and appreciated.
--
Kevin White, Software Engineer
Envision Telephony
[EMAIL PROTECTED]
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "
java, but how
will I do the ioctl()?
Thanks for any suggestions,
--
Kevin White, Software Engineer
Envision Telephony
[EMAIL PROTECTED]
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "u
My apologies to the list for my apparently misguided remarks re. buying new
hardware.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
The 1.1.7v1a JDK runs great on my AMD DX4-100 w/32Mb RAM.
Since one can get something roughly 20x as fast as my machine for $500
these days, I'm not sure I understand why agonizing over the JDK's
performance on a 486/33 is worthwhile.
Linux itself, of course, will run great even on a 386/25 with
think Steve and the folks who are working on 1.2 have done us a wonderful
service.
Kevin
-Original Message-
From: Brett W. McCoy [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 24, 1999 12:52 PM
To: Uli Luckas
Cc: [EMAIL PROTECTED]
Subject: Re: Sun's License for Java 2
On Wed
nable tree of server side classes.
Kevin
info, but rest assured we are all working hard
to get this thing out the door as soon as possible.
I am sure Steve Byrne will let the list and the world know when he is ready
with the x86 release with the other platforms to follow along soon after.
Kevin
Blackdown Porting Te
lem and hope to come up with a solution
soon, but we simply can not promise any one date.
Please be patient. Also, please remember, we are all volunteers with other
"real" jobs that must come first. We are doing our best.
Kevin
Blackdown Porting Team!
------
future expansion better.
I hope this helps.
Kevin
--
Kevin B. Hendricks
Associate Professor of Operations and Information Technology
School of Business, College of William & Mary, 307 Tyler Hall,
P.O.Box 8795, Williamsburg,
on.
I hope this clears things up.
Kevin Hendricks
Blackdown porting team
(now back to JDK 1.2 debugging!)
ode)
at java.lang.System.loadLibrary(Compiled Code)
at HelloWorld.(HelloWorld.java:15)
What is this ELF file phentsize error about? Any ideas? Thanks in advance.
I have included the source below just in case.
Kevin
-+-+-+-+-+-+-+-+-+-+-+-CUT-+-+-+-+-+-+-+-+-+-+-+-
HelloWorld.java
c
do not provide a linux implementation. But Kevin Hester
has written Java communications API drivers for linux and uses our
CommPort driver loading scheme to load his own gnu.io.RXTXCommDriver
class. He gave us permission to disclose his web page:
http://www.interstice.com/
Hi,
Did my suggestion about reinstalling glibc 1m and doing a complete shutdown
and then reboot, fix your seg-fault problem?
Please let me know if I can move your jdk bug-report to the completed
directory.
Thanks,
Kevin
--
Kevin B
hould work. It works fine on my system.
If it still fails, e-mail me directly and we can see what other libraries
differ between your linuxppc machine and mine.
I hope this helps.
Kevin
(Blackdown porting team for PPC).
--
Kevin B. Hend
info helps.
Please let me know if you need more info.
Kevin
Blackdown Porting Team (for PPC).
--
Kevin B. Hendricks
Associate Professor, Operations & Information Technology
School of Business, College of William & Mary
Williams
Because of this, JDK 1.2 is running well on PPC right now (with admittedly
some bugs yet to iron out) which also makes me very happy.
I hope this clarifies things somewhat.
Kevin
Blackdown Porting Team (for PPC)
--
Kevin B. Hendricks
r and Kevin B. Hendricks
New in this Port
* This is our final port of Sun's JDK 1.1.7 final.
- Native Threads support is HERE!
- enable by: export THREADS_FLAG=native
- please give a special thanks to Phill Edwards of the
Blackdown Java-Linu
:
http://business.tyler.wm.edu/mklinux/
If you are asking about mklinux on intel, unfortunately I know nothing
about it.
I hope this helps.
Let me know if you have any questions.
Kevin
--
Kevin B. Hendricks
Associate Professor, Operations
is still:
http://business.tyler.wm.edu/mklinux
We hope you enjoy the numerous improvements available in JDK 117.
We will continue to work to both improve the port and fix bugs.
Thanks,
Your Blackdown Java-Linux JDK Porting Team for PowerPC
Kevin B. Hendricks
[EMAIL PROTECTED]
With that kind of attitude...heck...you could work for Microsoft.
> > Exercise patience and courtesy in your replies. You too were a beginner
> > once.
>
> Yes. And I didn't ask for help before exhausting the other options, if I asked
> for help at all.
>
Hi, all,
I am new to Linux and I'm glad to find out there is a Java port on Linux.
I would like to contribute a bit by writing some C programs. However, I
don't know the inside of Java so I will need your help. Please write me if
I can be of any help. Thanks.
--
K
e Sun actually fixes their process and gets us the source code and
assuming a reasonble number of changes (not a massive overhaul) we should
have something in two weeks or so (BUT THIS IS IN NO WAY A PROMISE), just
an estimate.
This all assumes Sun will fix their still broken process!
/green_threads/
where xxx is your machine architecture (i.e. i386, ppc, i586, etc)
Kevin
--
Kevin B. Hendricks
Associate Professor, Operations & Information Technology
School of Business, College of William & Mary
Williamsburg, VA 23187
t in our
next release.
The sheer number of window managers and the fact that they are all not of
equal quality or perform ops in the same way, results in lots of problems
under awt.
Kevin
--
Kevin B. Hendricks
Associate Professor, O
Many of
the Blackdown porters have volunteered to make ports to the other Linux
Platforms.
If interested, check out
http://www.metrowerks.com
(look in the upper left hand corner under News).
Thanks,
Kevin
--
Kevin B. Hendricks
Asso
Since your class is inside a package, you'd need to refer to it this way:
java JFCBook.Chapter2.BasicFrame
(or get rid of the qualifying package name before compiling it)
Separately, do you have SWING_HOME set? (This may not be necessary under
Linux, but on Solaris and WinXX it is.)
William
Hi, Syed,
To paraphrase Jerry McGuire:
"Show us the CLASSPATH."
Best Regards,
KR
Syed Mubin wrote:
> ...
> Hi,
>
> I'm trying to install Netbeans nbdv20b3.sh on JDK1.1.6 but
> not sucessful.I also have installed SWING1.0.3 the SwingSet example is
> working fine but when i wrote a
t;C" {
#endif
JNIEXPORT void JNICALL Java_Test_display(JNIEnv *env, jobject obj);
#ifdef __cplusplus
}
#endif
#endif
I hope this helps.
I don't know why this is happening. If this solution makes "no sense" to
you please submit an official
tion helps.
Thanks for your support and sorry for any inconvenience.
Kevin B. Hendricks
Blackdown Java Porting Team
[EMAIL PROTECTED]
------
Kevin B. Hendricks
Associate Professor of Operations and Information Technology
Schoo
hanks
Kevin Hendricks
Blackdown JDK Porting Team
[EMAIL PROTECTED]
--
Kevin B. Hendricks
Associate Professor, Operations & Information Technology
School of Business, College of William & Mary
Williamsburg, VA 23187, [EMAIL PR
method option and look for exceptions being throuwn during the class init.
Sorry, I can't be more help. Please submit a full bug report with sample
code and we will see if we can fix it.
Thanks,
Kevin B. Hendricks
Blackdown JDK Porting Team
[EMAIL PROT
working on tracking them down and
fixing those inconsistencies.
I hope this helps.
Kevin B. Hendricks
Blackdown JDK Porting Team
[EMAIL PROTECTED]
--
Kevin B. Hendricks
Associate Professor, Operations & Information Technology
Schoo
all
things working. Also, you might want to try checking the return value from
finalize() to see if it needs to be called again.
If you can generate a small sample java program, please submit it using the
Blackdown bug database.
Thanks,
Kevin Hendricks
Blackdown JDK porting t
.4
- Swing 1.0.3
Have Fun!
Kevin
--- This system is powered by the Mercere mailing list suite ---
http://www.oeil.qc.ca/Mercere/
Hi,
Did you receive my reply to Bug 112 (now in known bugs)? Is this the same
error that caused you earlier error message?
Thanks,
Kevin
--
Kevin B. Hendricks
Associate Professor, Operations & Information Technology
School of Busi
OpenGroup
(IMHO).
Kevin B. Hendricks
Linux PowerPC / MkLinux JDK Porting Team
[EMAIL PROTECTED]
ps. By the way, our v4 should come out soon with a couple of importqant bug
fixes and more to come!
--
Kevin B. Hendricks
Associate Professor,
this (if time
is improtant, you might want to ask the x86 porters for a pre-v4 build just
to see if it does indeed fix you problem (one is available for linux ppc
now).
I hope this helps.
Kevin
LinuxPPC, MkLinux JDK Porting Team
[EMAIL PROT
;t expect a big performance boost on uni-processor machines.
Please let me know if I haven't explained this well. I hope this helps.
Kevin
Linux PPC JDK porting team
[EMAIL PROTECTED]
------
Kevin B. Hendricks
Associate Professor, Oper
(a Sun bug)
- fix for offset menus when using Swing
- fix for non-resizable frames (a Sun bug)
- fix for signal names in java stack/thread dump
Also available on this site are:
- Metrowerks supplied JIT for Linux PowerPC
- HotJava Browser 1.1.4
- Swing 1.0.3
Have Fun!
Kevin
--- This
any questions reguarding this fixes/bugs.
Thanks,
Kevin B. Hendricks
Linux PowerPC JDK Porting Team
[EMAIL PROTECTED]
--
Kevin B. Hendricks
Associate Professor, Operations & Information Technology
School of Business, College of William &a
to java_g and look for exceptions being thrown
during the class intialization someplace (this generates alot of stuff so
you may want to redirect it to a file for later searching).
i.e
java_g -tm CLASSNAME
I hope this helps.
Kevin H.
----
I haven't tried these -- but here's a link to an existing package (that
uses perl5-style regexps):
http://www.win.net/~stevesoft/pat/
u can not under most Unixes? Does
anyone know the correct answer?
Thanks,
Kevin B. Hendricks
[EMAIL PROTECTED]
Linux PPC, JDK port
--
Kevin B. Hendricks
Associate Professor, Operations & Information Technology
School of Business, C
ug report I now realize why the third machine
works fine: I was accessing the server LOCALLY - remote accesses are the
problem.
-----
S. Kevin Hester For PGP Public Key, see:
[EMAIL PROTECTED] http://www.interstice.com/~kevinh
"Castigat ridendo mores"
.
If I try Apache on the troublesome machines - it runs fine. I've compared
the library versions with ldconfig -D and the libraries all seem to be the
same.
Any ideas? I'm desperate. If you are in the bay area I
with various Penumbra
mailboxes, all trying to get an RMA number. After two weeks with no
response, I returned the package and told my credit card company to decline
the charge.
The worst support I've ever seen. A really poor product. Two great things
which go great together.
Kevin
At 10:29
I am using jdk1.1.6v1 on the K Desktop Environment and have run across a
small bug. It always displays AWTapp as the window caption for every
java window. I would apreciate if you might address this in future
versions. WHile this is not a major bug it is anoying.
Thx
Kevin Fitch
ps I think that
://interstice.com/~kevinh/projects/javasignals/index.html
Please contribute any improvements which you make.
-
S. Kevin Hester For PGP Public Key, see:
[EMAIL PROTECTED] http://www.interstice.com/~kevinh
evinh/linuxcomm.html
Please send me any feedback you have.
Kevin
PS: Karl, could you include this in the 3rd party section on your web page.
-
S. Kevin Hester For PGP Public Key, see:
[EMAIL PROTECTED]
76 matches
Mail list logo