-
This could display things like:
- The GroupVersion;
- The Kind;
- Whether the resource is namespaced
-
### Play JSON Version (2.5.x / etc)
Affected versions:
* "com.typesafe.play" %% "play-json" % "2.10.5"
* "org.playframework" %% "play-json" % "3.0.3"
### API (Scala / Java / Neither / Both)
…
-
PFonts and associated textures that go out of scope are never disposed of. The PGraphicsOpenGL fontMap field is a `WeakHashMap` However, this can never work because FontTexture holds a reference to PF…
-
It's a common pattern to wrap an interface with a `Delegating` class which forwards all methods to a instance of the same interface and allows selectively overriding methods.
For example see `Dele…
-
There are frequent errors in API field specification, such as:
- default vs inferred (e.g., `fsType`: https://github.com/kubernetes/kubernetes/blob/master/pkg/api/v1/types.go#L557); note that implicit…
-
In go/types/selection.go, the intended significance of the Indirect flag (for MethodVal)
is hard to tell from the example. I was assuming that is means whether there are any
pointer indirections betw…
-
The following code does not make sense. Unfortunately it compiles.
``` scala
def toSingleton(d: Double): Double with Singleton = d
```
-
```
Add the functionality of Mockito Collections
(https://github.com/jameskennard/mockito-collections/)
into Mockito itself.
Although less common than field injection, one alternative to the facto…
-
```
Add the functionality of Mockito Collections
(https://github.com/jameskennard/mockito-collections/)
into Mockito itself.
Although less common than field injection, one alternative to the facto…
-
```
Add the functionality of Mockito Collections
(https://github.com/jameskennard/mockito-collections/)
into Mockito itself.
Although less common than field injection, one alternative to the facto…