Daniel Cheng wrote:
> On Thu, Aug 27, 2009 at 10:33 AM, Ximin Luo<xl269 at cam.ac.uk> wrote:
>> Juiceman wrote:
> 
>> can you give the output of that hs_err log, and also your java version (java
>> -version) and OS version (uname -a)?
> 
> the answer is in this section:
> 
>>> INFO   | jvm 1    | 2009/08/26 19:54:49 | # JRE version: 6.0_15-b03
>>> INFO   | jvm 1    | 2009/08/26 19:54:49 | # Java VM: Java HotSpot(TM)
>>> Client VM (14.1-b02 mixed mode windows-x86 )
> 
> 
> that is, 32-bit VM running on windows.
> (this is a 64bit cpu ? or 32bit jvm on 64bit windows?)

is that OpenJDK or SunJDK?

also, my commit (the one which fixed Tommy's segfault issues) reverted your
synchronized (NativeCode.class) { } thing - why was this added in the first 
place?

X

Reply via email to