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

Fix warnings #4945

Closed
wants to merge 1 commit into from
Closed

Fix warnings #4945

wants to merge 1 commit into from

Conversation

yui-knk
Copy link
Contributor

@yui-knk yui-knk commented Jan 6, 2018

This commit will fix these warnings:

Java HotSpot(TM) 64-Bit Server VM warning: Setting CompressedClassSpaceSize has no effect when compressed class pointers are not used

This commit will fix these warnings:

```
Java HotSpot(TM) 64-Bit Server VM warning: Setting CompressedClassSpaceSize has no effect when compressed class pointers are not used
```
@kares
Copy link
Member

kares commented Jan 9, 2018

hmm, not sure this makes sense - do you have the issue locally?
... otherwise (if its only CI) we shall adjust travis-ci accordingly, instead.

@yui-knk
Copy link
Contributor Author

yui-knk commented Jan 9, 2018

e55ba79 removed -XX:-UseCompressedOops, so now warnings disappeared. I will close this PR :)

@yui-knk yui-knk closed this Jan 9, 2018
@yui-knk yui-knk deleted the fix_warning branch January 9, 2018 23:24
@enebo enebo added this to the JRuby 9.2.0.0 milestone Jan 9, 2018
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.

None yet

3 participants