Skip to content

Add default values for heap and stack to support custom fixed values#204

Closed
leachbj wants to merge 1 commit into
cloudfoundry:masterfrom
leachbj:add-fixed-mem-defaults
Closed

Add default values for heap and stack to support custom fixed values#204
leachbj wants to merge 1 commit into
cloudfoundry:masterfrom
leachbj:add-fixed-mem-defaults

Conversation

@leachbj
Copy link
Copy Markdown

@leachbj leachbj commented Jul 10, 2015

To allow fixed values to be set for heap, stack and native as per
https://github.com/cloudfoundry/java-buildpack/blob/master/docs/jre-open_jdk_jre.md#memory-sizes
default values need to be included in the configuration.

[resolves #202]

To allow fixed values to be set for heap, stack and native as per
https://github.com/cloudfoundry/java-buildpack/blob/master/docs/jre-open_jdk_jre.md#memory-sizes
default values need to be included in the configuration.

[resolves cloudfoundry#202]
@cfdreddbot
Copy link
Copy Markdown

Hey leachbj!

Thanks for submitting this pull request!

All pull request authors must have a Contributor License Agreement (CLA) on-file with us. Please sign the appropriate CLA (individual or corporate).

When sending signed CLA please provide your github username in case of individual CLA or the list of github usernames that can make pull requests on behalf of your organization.

If you are confident that you're covered under a Corporate CLA, please make sure you've publicized your membership in the appropriate Github Org, per these instructions.

@cgfrost cgfrost closed this in 309e8c5 Jul 23, 2015
@cgfrost
Copy link
Copy Markdown
Contributor

cgfrost commented Jul 23, 2015

Hi, after some discussion and investigation we decided to implement this in a different way but it will still achieve the intention of this pull request.

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.

Cannot specify stack or heap values for memory_calculator memory_sizes.

3 participants