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

Add JVM options for Java9 runtime #7234

Merged
merged 2 commits into from
Nov 8, 2017
Merged

Add JVM options for Java9 runtime #7234

merged 2 commits into from
Nov 8, 2017

Conversation

benoitf
Copy link
Contributor

@benoitf benoitf commented Nov 7, 2017

What does this PR do?

It brings some required modules that are not exposed by default (javax.* classes are turned off by default) when using Java9+ runtime

What issues does this PR fix or reference?

#7177

Release Notes

N/A

Docs PR

N/A

Change-Id: Ie3e63200bc5cbe7a371c00bd56333a144d68fd32
Signed-off-by: Florent BENOIT [email protected]

It brings some required modules that are not exposed by default (javax.* classes are turned off by default)

Change-Id: Ie3e63200bc5cbe7a371c00bd56333a144d68fd32
Signed-off-by: Florent BENOIT <[email protected]>
@benoitf benoitf added the kind/task Internal things, technical debt, and to-do tasks to be performed. label Nov 7, 2017
@benoitf benoitf self-assigned this Nov 7, 2017
@benoitf benoitf added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. target/che6 labels Nov 7, 2017
Copy link
Contributor

@skabashnyuk skabashnyuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@benoitf
Copy link
Contributor Author

benoitf commented Nov 8, 2017

if I add it in in che-lib I would say that I could remove it from dockerfiles/che/entrypoint.sh

@benoitf
Copy link
Contributor Author

benoitf commented Nov 8, 2017

…that are not exposed by default (javax.* classes are turned off by default)

Change-Id: I
Signed-off-by: Florent BENOIT <[email protected]>
@benoitf benoitf merged commit 6635859 into che6 Nov 8, 2017
@benoitf benoitf deleted the che-7177 branch November 8, 2017 13:25
@benoitf benoitf removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Nov 8, 2017
@benoitf benoitf added this to the 6.0.0-M2 milestone Nov 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/task Internal things, technical debt, and to-do tasks to be performed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants