sebright2
sebright2
Do you think that we should convert all unit tests to Java 8, or just add a few Java 8 test suites for the APIs that could use lambdas?
I'm not sure I understand. Does this mean that we don't need to build with Java 7 now, and we can change the source compatibility in build.gradle?
I think it would still be useful to mention the tool in RELEASING.md, so that we can manually run it before making a release. That could help us avoid accidentally...
This issue depends on #1207.
We talked offline, and I'm reopening this issue because the proposed API handles the initialization ordering issue without exposing as much detail about the inplementation of the opencensus-java contexts. However,...
/cc @dinooliva
#1214 only implemented the first bullet point.
> This probably should apply to all. I'm not sure I understand. Do you mean all of stats, tags, and tracing, or all classes?
#659 adds a `getState` method to `Tags` and `TagsComponent`.