mozilla / pluotsorbet

[ARCHIVED] PluotSorbet is a J2ME-compatible virtual machine written in JavaScript.
GNU General Public License v2.0
237 stars 46 forks source link

NullPointerException: VT[i32[((A | 0) >> 2)]] is undefined in FieldNotFoundException test #1835

Open marco-c opened 9 years ago

marco-c commented 9 years ago

This happens if you force a collection for every GC_MALLOC* call.

marco-c commented 9 years ago

This is a recent regression, since I was able to get to TestLocalMsgProtocolClose before without incurring this failure.