Re: Nullpointers not checked

2010-03-12 Thread Christian Thalinger
On Fri, 2010-03-12 at 16:32 +0100, Helmut Eller wrote: > * Christian Thalinger [2010-03-12 14:21+0100] writes: > > > 6934494: JSR 292 MethodHandles adapters should be generated into their > > own CodeBlob > > Are those numbers a kind of bug ticket or some Sun internal thing? > I tried to search i

Re: Nullpointers not checked

2010-03-12 Thread Helmut Eller
* Christian Thalinger [2010-03-12 14:21+0100] writes: > 6934494: JSR 292 MethodHandles adapters should be generated into their > own CodeBlob Are those numbers a kind of bug ticket or some Sun internal thing? I tried to search it on the OpenJDK Bugzilla but it only answered: "Zarro Boogs found".

Re: Nullpointers not checked

2010-03-12 Thread Christian Thalinger
On Mon, 2010-03-08 at 10:30 +0100, Christian Thalinger wrote: > On Sun, 2010-03-07 at 09:04 +0100, Helmut Eller wrote: > > The attached program crashes with this message: > > > > # > > # A fatal error has been detected by the Java Runtime Environment: > > # > > # Internal Error (sharedRuntime.cpp

Re: Nullpointers not checked

2010-03-08 Thread Christian Thalinger
On Sun, 2010-03-07 at 09:04 +0100, Helmut Eller wrote: > The attached program crashes with this message: > > # > # A fatal error has been detected by the Java Runtime Environment: > # > # Internal Error (sharedRuntime.cpp:586), pid=4116, tid=3072834448 > # Error: guarantee(cb->is_adapter_blob(),

Nullpointers not checked

2010-03-07 Thread Helmut Eller
The attached program crashes with this message: # # A fatal error has been detected by the Java Runtime Environment: # # Internal Error (sharedRuntime.cpp:586), pid=4116, tid=3072834448 # Error: guarantee(cb->is_adapter_blob(),"exception happened outside interpreter, nmethods and vtable stubs (