Skip to content
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

JACOBIN-403 javaPrimitives.go mystery solved #99

Merged
merged 4 commits into from
Nov 16, 2023
Merged

JACOBIN-403 javaPrimitives.go mystery solved #99

merged 4 commits into from
Nov 16, 2023

Conversation

texadactyl
Copy link
Collaborator

@texadactyl texadactyl commented Nov 15, 2023

Files updated:

  • classloader/javaPrimitives.go - fixed JACOBIN-403. Also, implemented a standard "just return" <clinit> function for the primitives. Bye-bye stack trace heaviness!
  • object/object.go - added function MakePrimitiveObject, moved from javaPrimitives.go.
  • exceptions/exception.go - added NumberFormatException.

@texadactyl
Copy link
Collaborator Author

jacotest results are back to jacobin W-L 39-57. More progress on the horizon.

@platypusguy platypusguy merged commit 05be75c into platypusguy:main Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants