Skip to content

Stop recommending https://flags.sh #135

Description

@solonovamax

Specifying a bunch of magic jvm flags you don't understand is not a good idea.

The jvm is extremely well optimized, and the defaults are what you should be sticking with.

The recommended flags on https://flags.sh fall into one of a few categories

  1. Snake oil
  2. Fluff
  3. Does literally nothing
  4. Bad idea

If you really want to recommend a website, you should recommend https://noflags.sh/. There are basically only 2 flags you should be adding:

  • -XX:+UseZGC
  • -XX:+ZGenerational if using java 21 or above

Related: #121

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions