Branch: refs/heads/master
Home:
https://github.com/hawkular/hawkular-metrics
Commit: 105240320ed886636bfd54e280a6fabaf183641c
https://github.com/hawkular/hawkular-metrics/commit/105240320ed886636bfd5...
Author: Thomas Segismont <tsegismo(a)redhat.com>
Date: 2015-09-08 (Tue, 08 Sep 2015)
Changed paths:
M core/metrics-core-api/src/main/java/org/hawkular/metrics/core/api/Aggregate.java
Log Message:
-----------
HWKMETRICS-250 Core-API does not compile on newest JDK 1.8
Helped the compiler to infer generic type
Commit: dcdf030eb82a64296ccd8cb9ae7b01123b618f3c
https://github.com/hawkular/hawkular-metrics/commit/dcdf030eb82a64296ccd8...
Author: Michael Burman <yak(a)iki.fi>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M core/metrics-core-api/src/main/java/org/hawkular/metrics/core/api/Aggregate.java
Log Message:
-----------
Merge pull request #343 from tsegismont/jira/HWKMETRICS-250
HWKMETRICS-250 Core-API does not compile on newest JDK 1.8. Merged even when perf-test
fails (this commit has nothing to do with performance)
Compare:
https://github.com/hawkular/hawkular-metrics/compare/0b97b0eb8e4a...dcdf0...