Riley Park

Results 84 comments of Riley Park

Looking at the options, it seems to me that Checker Framework would be a good solution. Thanks for pointing me to that, @jbduncan.

I'm curious what the replacement for `javax.annotation.concurrent.Immutable` is with Checker Framework, if there is one - do you happen to know, @jbduncan?

> ... Spotbugs is a natural choice, since we know it has all the annotations that we want. ... Does it? I [don't see everything](https://github.com/spotbugs/spotbugs/tree/master/spotbugs-annotations/src/main/java/edu/umd/cs/findbugs/annotations) that was listed [above](https://github.com/google/guava/issues/2960#issuecomment-336681820) -...

Thanks for the reply, @jbduncan. I'm also looking at what to use in my own projects (which are Java 8) - sorry for not stating this. I've been using `com.google.code.findbugs:jsr305`...

May be of interest: https://github.com/MinecraftForge/ForgeGradle/blob/FG_2.3/src/main/java/net/minecraftforge/gradle/util/mcp/GLConstantFixer.java

Is there any update on this? This would be *really* nice to have done.

``` 02:31:12 @mbaxter | Maybe more static methods for like, just matching hostname 02:31:35 @mbaxter | or account ($a:account) and other extbans things ```

Can now be found at https://github.com/charybdis-ircd/charybdis/blob/master/doc/features/modeg.txt

+zml | https://github.com/mwanji/toml4j is the best so far