Skip to content

Instantly share code, notes, and snippets.

View tinycedar's full-sized avatar
:octocat:
hard working

Daniel Lin tinycedar

:octocat:
hard working
View GitHub Profile
@tinycedar
tinycedar / IntelliJ IDEA.app.vmoptions
Created June 26, 2023 07:31 — forked from gaplo917/IntelliJ IDEA.app.vmoptions
IntelliJ IDEA Java 17 ZGC VM Options
# Personal Feeling: using the following jvm config is smoother than default
# My Machine: Macbook pro M1max 64GB
# More Info: https://github.com/FoxxMD/intellij-jvm-options-explained
# Prerequisite (Intellij < 2022.2)
# 1. Install JetBrain Runtime 17 osx-aarch64 for Apple Silicon, https://github.com/JetBrains/JetBrainsRuntime/releases
# 2. Switch the runtime from JetBrain Runtime 11 to 17, https://www.jetbrains.com/help/idea/switching-boot-jdk.html
# JetBrain Toolbox