Skip to content

Conversation

@MukjepScarlet
Copy link
Contributor

Type of change

  • Performance issue fix

Description

Remove usage of java.util.Stack. It was deprecated since Java has ArrayList. Because we have fastutil, I replaced it with it.unimi.dsi.fastutil.Stack.

Related issues

Mention any issues that this pr relates to.

How Has This Been Tested?

Single player + test server.

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

@Wide-Cat Wide-Cat merged commit 96c47b1 into MeteorDevelopment:master Oct 23, 2025
1 check passed
@MukjepScarlet MukjepScarlet deleted the drop-old-class branch October 23, 2025 15:43
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