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

Rename system property to java.lang.stringBuffer.growAggressively #8484

Merged
merged 1 commit into from
Feb 3, 2020

Conversation

pshipton
Copy link
Member

@pshipton pshipton commented Feb 3, 2020

In order to have a shorter option, rename the system property
java.lang.stringBufferAndBuilder.growAggressively added via #8405 to
java.lang.stringBuffer.growAggressively

Signed-off-by: Peter Shipton Peter_Shipton@ca.ibm.com

In order to have a shorter option, rename the system property
java.lang.stringBufferAndBuilder.growAggressively added via eclipse-openj9#8405 to
java.lang.stringBuffer.growAggressively

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
@keithc-ca
Copy link
Contributor

Jenkins test sanity zlinux jdk11

@keithc-ca keithc-ca merged commit cd59978 into eclipse-openj9:master Feb 3, 2020
pshipton added a commit to pshipton/openj9 that referenced this pull request Feb 4, 2020
growAggressively becomes the default behavior. Use
-Djava.lang.stringBuffer.growAggressively=false
to disable it.

java.lang.stringBufferAndBuilder.growAggressively was introduced by
and renamed to java.lang.stringBuffer.growAggressively in eclipse-openj9#8484
issue eclipse-openj9#7671

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
@pshipton pshipton deleted the shorteroption branch February 28, 2020 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants