-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GETFIELD fix + side adjustments #100
Conversation
I rolled back a GETFIELD mod to also objectify arrays of primitives. It didn't push us past W-L 39-57 and it blew up some unit tests. I need to find another way. |
In GETFIELD and BALOAD, I had seen some invalid object reference types. Now called out with exception should this happen again. |
Interface conversion panics are down to 4 but those test cases have moved onto other fun. Looks like we are left with some sort of statics trouble as we have already discussed (nil presented but *object.Object expected):
Still, W-L 39-57. |
I do not like these at all:
Hmmm I may have a fix. |
Last jacotest summary:
|
Maybe, its time to go to school on GETSTATIC? |
Closed due to a source conflict (GETFIELD). |
GETFIELD fix per debugging with Unka Andoo.
And, when ya push here, sometimes something else pops up down there! (: