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

Trim dependencies: fastutil #835

Closed
lintool opened this issue Oct 24, 2019 · 2 comments
Closed

Trim dependencies: fastutil #835

lintool opened this issue Oct 24, 2019 · 2 comments

Comments

@lintool
Copy link
Member

lintool commented Oct 24, 2019

We only use fastutil in two places:

    <dependency>
      <groupId>it.unimi.dsi</groupId>
      <artifactId>fastutil</artifactId>
      <version>6.5.6</version>
    </dependency>

If we're able to trim it out, it'd drop the fatjar size a fair bit, to around 84MB from around 100MB.

@lintool
Copy link
Member Author

lintool commented Oct 26, 2019

See rabbit's hole documented in #840

@lintool
Copy link
Member Author

lintool commented Nov 10, 2019

Closing this issue because the complete story is documented in #840, and #864 is a temporary fix for fastutil 6.5.6.

@lintool lintool closed this as completed Nov 10, 2019
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

No branches or pull requests

1 participant