vlsi / ksar

A sar grapher, fork of http://sourceforge.net/projects/ksar/
Other
250 stars 60 forks source link

Add Oracle JDK9 to Travis test matrix #126

Closed vlsi closed 6 years ago

Pitterling commented 6 years ago

Jdk9 has a problem with collection.sort within SortedTreeNode.

Jdk8 compiled jar runs without problems on jre9.

BR, Peter

On 13. Feb 2018, at 19:11, Vladimir Sitnikov notifications@github.com<mailto:notifications@github.com> wrote:


You can view, comment on, or merge this pull request online at:

https://github.com/vlsi/ksar/pull/126

Commit Summary

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/vlsi/ksar/pull/126, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AD_MrF-NoRlCWU8g27lJ9fG_NuhGDaNrks5tUdAqgaJpZM4SELTx.

vlsi commented 6 years ago

@Pitterling , what do you think?

Pitterling commented 6 years ago

fixes #123