ClassCast at boot solved
Submitted by epr on Sun, 09/18/2005 - 09:30.
I finally found the problem that caused the ClassCastException during boottime (while mounting the initial ramdisk).
The problem was caused by a bug in the native code compilation of instanceof. This has been solved now.
Ewout
- Login to post comments