Re: transient arrays and the simulator cref
Posted By:
Joseph_Smith
Posted On:
Wednesday, May 29, 2002 09:28 AM
Ingo,
The issue is when utilizing the makeTransientObjectArray, it appears the JCRE doesn't like the cast to anything other than Object[]. The compiler doesn't care, but the JCRE does.