Created
March 30, 2015 20:33
-
-
Save albertoaflores/99535712cc28a256cace to your computer and use it in GitHub Desktop.
Snippet of the open_jdk_jre.yml file needed for OWF
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
repository_root: "{default.repository.root}/openjdk/{platform}/{architecture}" | |
version: 1.7.0_+ | |
memory_sizes: | |
metaspace: 64m.. | |
permgen: 64m.. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment