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

Set ReservedCodeCacheSize=512m when releasing Play 2.8 #60

Merged
merged 1 commit into from
Jan 13, 2023

Conversation

mkurz
Copy link
Member

@mkurz mkurz commented Jan 13, 2023

Got the warning

OpenJDK 64-Bit Server VM warning: CodeCache is full. Compiler has been disabled.
OpenJDK 64-Bit Server VM warning: Try increasing the code cache size using -XX:ReservedCodeCacheSize=
CodeCache: size=131072Kb used=120457Kb max_used=122886Kb free=10614Kb
 bounds [0x0000ffff20000000, 0x0000ffff28000000, 0x0000ffff28000000]
 total_blobs=33203 nmethods=32314 adapters=787
 compilation: disabled (not enough contiguous free space left)

@mkurz mkurz merged commit 3643162 into main Jan 13, 2023
@mkurz mkurz deleted the release_ReservedCodeCacheSize branch January 13, 2023 14:30
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.

1 participant