[EMAIL PROTECTED] writes:
 > Hello,
 > 
 > I installed the latest jdk. With this jdk I get a thread dump (see below) using
 > the following native code (just parsing a string). With jdk1.1.6-v2 it worked
 > just fine. Can somebody give the code a try? I am very curious if it works on
 > another setup. Parsing an int back works fine with v4a.

see below.

 > I also removed the libc and libdl in the greenthreads directory, but without any
 > success. Using libc.so.5.4.46 and libdl.so.1.9.2. 
 > 
 > I have also a problem with drawImage(image, x, y, null) in v4a. In v2 I can 
 > place a frame to the correct x and y coordinates, but in v4a it is placed 
 > randomly onto the screen.

see below.

 > And my last problem is playing an audio (.au) file in an application. For this I
 > use the audio package from sun. Sometimes it plays only the first part of the
 > audio file.

v5 will be out in a day or so.  It fixes some problems with audio files.  It
fixes behavior with window managers.  It includes fixes for JNI behavior.

Please try it out and let us know if there are still any problems for you.

Steve

Reply via email to